How to create OAuthClient Id in Goole API console for multiple projects

孤街浪徒 提交于 2019-12-12 03:21:52

问题


I am working on an Android application, which support multiple countries like Germany, Switzerland, UK etc. For each project I have created a project in Google API console. I have generated OAuthClient Id for my release and debug signing keys in one project.

When I am trying to generate OAuthClient Id in another project i.e. UK, I am getting Duplicate Fingerprint error.

Is there any way to generate OAuthClient Id for same android application in multiple projects?


回答1:


NO. I think its not possible. You can create multiple Oauth client id in google api console single project.



来源:https://stackoverflow.com/questions/38564430/how-to-create-oauthclient-id-in-goole-api-console-for-multiple-projects

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