playgameservices / play-games-plugin-for-unity

Google Play Games plugin for Unity
Other
3.43k stars 954 forks source link

Forced Google Drive API usage #3073

Closed Rugnor closed 2 years ago

Rugnor commented 2 years ago

Hello,

I've been using this GPG plugin for years, but after the last update it started failing to complete authentication. I found this was causing it:

Unexpected response code 403 for https://www.googleapis.com/drive/v2beta/apps/self?prettyPrint=false&fields=id StatusCode:403 Reason:[accessNotConfigured] Location:[]

After some research, I found enabling the Google Drive API in the Cloud project "solved" the problem and lets users in again. The problem is there's no apparent reason why it started asking for this API after the update:

(Tried 0.10.12 and 0.10.09, same result)

Thank you :)

ozdemir08 commented 2 years ago

We have a similar issue here. This could be about our latest changes. No action needed from your side for now.

ozdemir08 commented 2 years ago

The bug must be fixed by now. Let us know if the issue persists.