SHA1 fingerprint already used by another OAuth2 client

徘徊边缘 提交于 2019-12-11 05:14:40

问题


Some time ago I created a project in Google Developers Console with Oauth2 client id for android app with package name and SHA1 fingerprint. Somehow the project got created without project id, which prevented me from deploying it to App Engine. I deleted the project, recreated it and now trying to add a new client id with the same package name and SHA1 fingerprint. A month after deleting the original project I'm getting "The signing fingerprint you specified is already used by another Android OAuth2 client". Is there a way to reuse package name and SHA1 fingerprint with the new project?


回答1:


This doesn't sound like a SO resolvable issue.

It seems like your SHA1 fingerprint is still associated with a deleted project (which is probably in limbo). Google Support is the only one who can help you.



来源:https://stackoverflow.com/questions/26567551/sha1-fingerprint-already-used-by-another-oauth2-client

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!