Kumar C
Kumar C

Reputation: 553

Google Play Game Services is Unable to authorise my app in developer console

I want to add Google Play Game Services into my game. I've followed each step in adding it into my app up to authorisation. When I click authorise your app now, it displays a text with waiting, loading and there after a white window opens with no response.

I have attached screenshots along with this post. Please let me know my mistakes if any or any possible solutions

Authorise Button

enter image description here

This is the white screen after clicking

Upvotes: 1

Views: 1235

Answers (2)

Vallista
Vallista

Reputation: 55

I got this error too and it took me a long time to fix it.

  1. First, you go to "authorise your app now" panel.
  2. Go to the homepage: https://console.developers.google.com/
  3. Select your app
  4. Now look at app popup
  5. Click the success button
  6. Go to the "authorise your app now" panel, reset homepage
  7. Click "authorise your app now".

Upvotes: 0

mattpk
mattpk

Reputation: 11

I got this same error and turns out I hadn't accepted the new Google Play Services TOS and other policies to accept etc.

The popup to accept said new TOS comes up when I go back to the main Google Play Developer Console and then click Google Play Services. Then it works like a charm.

Upvotes: 1

Related Questions