当前位置:网站首页>[FAQ] summary of common causes and solutions of Huawei account service error 907135701
[FAQ] summary of common causes and solutions of Huawei account service error 907135701
2022-07-05 19:24:00 【HMS Core】
Many developers are accessing Huawei account services , Often 907135701 The error of . According to the document on the official website , Error code 907135701 Express :
This error code will appear on both Android and Hongmeng , There are many reasons for this error , Developers can check according to the following points .
Android engineering
The reason a : The developer has not registered the application product information on the developer alliance , And generate the corresponding APPID;
resolvent : Before developing applications , Need to be in AppGallery Connect Configuration information in .
Before developing the application, we need to Huawei developer Alliance Register as a developer on the website and complete real name authentication , Please refer to Account registration authentication . See Create project and Create an , Complete the creation of the application .
Reason two : Certificate thumbprint is not configured or configured incorrectly
resolvent : Key inspection AGC The fingerprint and APK Whether the fingerprints are consistent when packing .
For the configuration method of certificate fingerprint, please refer to the developer alliance Official documents
Reason three :agconnect-services.json Incorrect configuration or agconnect-services.json The file is not in the right place .
resolvent : Please make sure agconnect-services.json In the document APPID And AGC On the platform APPID bring into correspondence with ; Download the agconnect-services.json The file should be copied to App Under the table of contents .
The other thing to note is that , If there is no special need , Please don't open “ Does not contain a key ” The switch of .
For details, please refer to Official documents of the alliance , Reconfiguration .
HarmonyOS(Java) engineering
The reason a :agc The file location is incorrect ,
resolvent : Need to put “agconnect-services.json” File copy to “entry” Under the application level root directory .
Reason two : The certificate thumbprint is not configured or configured incorrectly .
resolvent : The certificate fingerprint configuration method can be viewed Configure application signature information . By checking whether the signature of the application is consistent with that configured on the Federation, you can confirm whether the certificate fingerprint is configured correctly . Reference resources link
Reason three :config.json The file attribute configuration is incorrect
resolvent : stay HarmonyOS application “entry/src/main/config.json” Of module Add the following attribute configuration to the node . among “name” Do not modify the value of .
"metaData": { "customizeData": [ { "name": "com.huawei.hms.client.appid", // Here we need to put OAuth Client ID Replace with OAuth 2.0 client ID "value": "OAuth Client ID" // } ]}
Reason four : The plug-in configuration is incorrect
resolvent : Need to add agcp The plug-in configuration . Please select according to the actual situation .
Mode one : Add the following configuration... On the next line under the file header declaration .
apply plugin: 'com.huawei.agconnect'
Mode two : In plugins Add the following configuration .
plugins { id 'com.android.application' // Add the following configuration id 'com.huawei.agconnect'}
Learn more >>
visit Huawei account service developer alliance official website
visit Official website of Huawei developer Alliance
obtain Development guidance document
Huawei mobile service open source warehouse address :GitHub、Gitee
Pay attention to our , The first time to understand HMS Core Latest technical information ~
边栏推荐
- 大厂面试必备技能,2022Android不死我不倒
- Why can't Bi software do correlation analysis? Take you to analyze
- 安卓面试宝典,2022Android面试笔试总结
- redis集群模拟消息队列
- MMO項目學習一:預熱
- 全网最全的低代码/无代码平台盘点:简道云、伙伴云、明道云、轻流、速融云、集简云、Treelab、钉钉·宜搭、腾讯云·微搭、智能云·爱速搭、百数云
- 通过POI追加数据到excel中小案例
- UWB ultra wideband positioning technology, real-time centimeter level high-precision positioning application, ultra wideband transmission technology
- Benefits of automated testing
- Notion 类生产力工具如何选择?Notion 、FlowUs 、Wolai 对比评测
猜你喜欢
1亿单身男女撑起一个IPO,估值130亿
Go deep into the underlying C source code and explain the core design principles of redis
cf:B. Almost Ternary Matrix【对称 + 找规律 + 构造 + 我是构造垃圾】
IFD-x 微型红外成像仪(模块)关于温度测量和成像精度的关系
完爆面试官,一线互联网企业高级Android工程师面试题大全
如何在2022年更明智地应用智能合约?
微波雷达感应模块技术,实时智能检测人体存在,静止微小动静感知
太牛了,看这篇足矣了
Mysql如何对json数据进行查询及修改
Reinforcement learning - learning notes 4 | actor critical
随机推荐
ELK分布式日志分析系统部署(华为云)
中国银河证券开户安全吗 证券开户
UWB超宽带定位技术,实时厘米级高精度定位应用,超宽带传输技术
软件测试工程师是做什么的?待遇前景怎么样?
Millimeter wave radar human body sensor, intelligent perception of static presence, human presence detection application
Apprentissage du projet MMO I: préchauffage
Reflection and imagination on the notation like tool
Go语言 | 02 for循环及常用函数的使用
强化学习-学习笔记4 | Actor-Critic
华为让出的高端市场,小米12S靠徕卡能抢到吗?
Technology sharing | common interface protocol analysis
word如何转换成pdf?word转pdf简单的方法分享!
What do software test engineers do? How about the prospect of treatment?
潘多拉 IOT 开发板学习(HAL 库)—— 实验8 定时器中断实验(学习笔记)
How to choose the notion productivity tools? Comparison and evaluation of notion, flowus and WOLAI
[performance test] jmeter+grafana+influxdb deployment practice
[today in history] July 5: the mother of Google was born; Two Turing Award pioneers born on the same day
Oracle fault handling: ora-10873:file * needs to be either taken out of backup or media recovered
Talking about fake demand from takeout order
PG basics -- Logical Structure Management (user and permission management)