当前位置:网站首页>[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-04 14:10:00 【Huawei mobile services】
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 ~
边栏推荐
- 【Matlab】conv、filter、conv2、filter2和imfilter卷积函数总结
- Idea shortcut keys
- 常见 content-type对应表
- 【Antd踩坑】Antd Form 配合Input.Group时出现Form.Item所占据的高度不对
- E-week finance | Q1 the number of active people in the insurance industry was 86.8867 million, and the licenses of 19 Payment institutions were cancelled
- 好博医疗冲刺科创板:年营收2.6亿 万永钢和沈智群为实控人
- Variable promotion and function promotion in JS
- Huahao Zhongtian rushes to the scientific and Technological Innovation Board: the annual loss is 280million, and it is proposed to raise 1.5 billion. Beida pharmaceutical is a shareholder
- markdown 语法之字体标红
- Understand chisel language thoroughly 09. Chisel project construction, operation and testing (I) -- build and run chisel project with SBT
猜你喜欢

Animation and transition effects

Yingshi Ruida rushes to the scientific and Technological Innovation Board: the annual revenue is 450million and the proposed fund-raising is 979million

Openharmony application development how to create dayu200 previewer

Haobo medical sprint technology innovation board: annual revenue of 260million Yonggang and Shen Zhiqun are the actual controllers

MySQL5免安装修改

Mask wearing detection based on yolov1

30:第三章:开发通行证服务:13:开发【更改/完善用户信息,接口】;(使用***BO类承接参数,并使用了参数校验)

One of the solutions for unity not recognizing riders

392. 判断子序列

MySQL 45 lecture - learn the actual combat notes of MySQL in Geek time 45 lecture - 06 | global lock and table lock_ Why are there so many obstacles in adding a field to the table
随机推荐
基于YOLOv1的口罩佩戴检测
Distributed base theory
30: Chapter 3: develop Passport Service: 13: develop [change / improve user information, interface]; (use * * * Bo class to accept parameters, and use parameter verification)
Applet live + e-commerce, if you want to be a new retail e-commerce, use it!
Service Mesh的基本模式
Code hoof collection of wonderful secret place
xshell/bash/zsh 等终端鼠标滚轮乱码问题(转)
Haobo medical sprint technology innovation board: annual revenue of 260million Yonggang and Shen Zhiqun are the actual controllers
CVPR 2022 | 大幅减少零样本学习所需的人工标注,提出富含视觉信息的类别语义嵌入(源代码下载)...
CVPR 2022 | greatly reduce the manual annotation required for zero sample learning, and propose category semantic embedding rich in visual information (source code download)
golang fmt.printf()(转)
MySQL5免安装修改
sharding key type not supported
Test evaluation of software testing
JVM 内存布局详解,图文并茂,写得太好了!
2022G3锅炉水处理考试题模拟考试题库及模拟考试
面试拆解:系统上线后Cpu使用率飙升如何排查?
205. 同构字符串
Understand chisel language thoroughly 07. Chisel Foundation (IV) - bundle and VEC
Source code compilation and installation of MySQL