当前位置:网站首页>[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 ~
边栏推荐
- Understand chisel language thoroughly 08. Chisel Foundation (V) -- wire, REG and IO, and how to understand chisel generation hardware
- Understand chisel language thoroughly 03. Write to the developer of Verilog to chisel (you can also see it without Verilog Foundation)
- Basic mode of service mesh
- MySQL version 8 installation Free Tutorial
- 吃透Chisel语言.10.Chisel项目构建、运行和测试(二)——Chisel中生成Verilog代码&Chisel开发流程
- Yingshi Ruida rushes to the scientific and Technological Innovation Board: the annual revenue is 450million and the proposed fund-raising is 979million
- Unittest框架中引入TestFixture
- China Post technology rushes to the scientific innovation board: the annual revenue is 2.058 billion, and the postal group is the major shareholder
- 一次 Keepalived 高可用的事故,让我重学了一遍它
- JVM memory layout detailed, illustrated, well written!
猜你喜欢

吃透Chisel语言.05.Chisel基础(二)——组合电路与运算符

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

Dgraph: large scale dynamic graph dataset

ASP. Net core introduction I

Detailed explanation of Fisher information quantity detection countermeasure sample code

392. 判断子序列

Unity Shader学习(三)试着绘制一个圆

Install MySQL

硬件基础知识-二极管基础

2022年山东省安全员C证考试题库及在线模拟考试
随机推荐
锐成芯微冲刺科创板:年营收3.67亿拟募资13亿 大唐电信是股东
Summary of recent days (non-technical article)
Getting started with microservices
Understanding and difference between viewbinding and databinding
PHP log debugging
面试拆解:系统上线后Cpu使用率飙升如何排查?
205. 同构字符串
德明利深交所上市:市值31亿 为李虎与田华夫妻档
Distributed base theory
吃透Chisel语言.12.Chisel项目构建、运行和测试(四)——Chisel测试之ChiselTest
Variable promotion and function promotion in JS
Read excel table data
Understand chisel language thoroughly 10. Chisel project construction, operation and testing (II) -- Verilog code generation in chisel & chisel development process
[R language data science]: cross validation and looking back
2022g3 boiler water treatment examination question simulation examination question bank and simulation examination
Node の MongoDB安装
担心“断气” 德国正修改《能源安全法》
1200. 最小绝对差
find命令报错: paths must precede expression(转)
Hardware Basics - diode Basics