0

Google Console API seem to corrupt my account. I am trying to recreate a OAuth Client ID with a specific package name and a production keystore. But it keeps saying that "This client ID is globally unique and is already in use".

I have actually created a client ID with the same combination setting before in production project. But for testing purposes, I deleted it and added in a different project. Then after testing, I deleted and added it back into the production project, and then it stopped letting me add it back in.

Some people have mention that they have been able to get in contact with Google to fix it. But I haven't found their contact details.

halfer
  • 19,824
  • 17
  • 99
  • 186
kwoylie
  • 11
  • 3
  • best way is to contact their support,they will solve your problem – dd619 Jul 10 '13 at 12:58
  • I can't seem to find their support details for specifically to console api problems. All of them just link me to more FAQs. And I have posted on so many google forums and have got no response – kwoylie Jul 10 '13 at 15:28

1 Answers1

0

I'm looking into this. For others, client ID are not designed to be deleted and created again and again. Once an app is published or the client ID is in production you don't want to edit that client id again.

nvnagr
  • 2,017
  • 1
  • 14
  • 11