API Console data corrupted. Cannot recreate Client ID for a particular package and production key

自古美人都是妖i 提交于 2019-12-08 08:47:11

问题


API Console data seems to be corrupted for my account. I cannot recreate the Client ID for package com.clc.mmm.free and my production key.

The error I am getting is "This client ID is globally unique and is already in use", although no Client ID exist for this package in any of my active or deleted API Console projects.

Please note that I could delete and recreate Client IDs for other packages and keys with no problem. The issue is related with package com.clc.mmm.free.

This issue prevent me to publish my new version of the app which includes singn-in with Google+. I'll really appreciate if an engineer from API Console team can look into this. Thank you.

(Sorry to re-post this issue, but I believe this better describes the problem as it cannot be easily reproduced probably...)


回答1:


EDIT: This didn't work! I silly made a typo. Can someone provide me some assistance ASAP, as I need to post an update on the PlayStore soon!

For those who are still having this problem and have not got in contact with Google Developers. I had this idea where I thought maybe if I attempt to trigger some sort of update then it might clean up the database. And it seemed to have worked. What I did was, I edit the branding information of the OAuth by adding a '/' to the end of by website url. And then tried to add the production key and it seemed to have worked!

If it doesn't work, try editing all your branding information across projects that you have previously linked before, so it cleans up all the different targets. If this doesn't work then I have no idea...




回答2:


Even if you delete the projects from the Game Services section in the Google Play Developer Console the project will remain in some database.

To "really" delete the projects you should try to delete the projects in the Google Api Console here:

https://code.google.com/apis/console

This worked for me.



来源:https://stackoverflow.com/questions/16874983/api-console-data-corrupted-cannot-recreate-client-id-for-a-particular-package-a

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