Baidu Map errorcode:230 UID:-1 appid-1 msg:app SCODE code check failed

Source: Internet
Author: User
Tags sha1

Recently to maintain a previous brother's Android project, which used the Baidu map, on my machine in accordance with the official website of the way to obtain the SHA1 Signature + package name application AK;

But it is reported errorcode:230 UID:-1 appid-1 msg:app SCODE code check failed;

The following solutions, on-line Baidu, resolved, transferred from: http://tieba.baidu.com/p/4069492658

Check your signature directly with the packaged APK, as follows:
1) Unzip the apk by modifying the suffix. zip file;
2) Enter the extracted Meta-inf directory, the file will exist under this directory Cert.rsa
3) Open cmd in this directory, enter command: Keytool-printcert-file CERT. RSA here will show the MD5 and SHA1 signatures.
A comparison, found that the signature is different, replace the signature after the problem is resolved, the reason has not been studied, not clear is not because of Android studio setup problems.

Baidu Map errorcode:230 UID:-1 appid-1 msg:app SCODE code check failed

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.