playgameservices / play-games-plugin-for-unity

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

Authentication failed. Prompt shows 400 Bad Request #3294

Open rico345100 opened 2 months ago

rico345100 commented 2 months ago

This form is for reporting Unity Plugin issues only. To report an issue with the Play Games Service (non-SDK related), check Google Play Games Services Support. Once you've read this section and determined that your issue is appropriate for this repository, please delete this section.

Describe the bug When a game launches, it calls "PlayGamesPlatform.Instance.Authenticate()" and it instantly returns false with a callback. On my phone, something popped up and said, this game is not approved by Google(because this game is in internal/alpha testing). tap continue, and it shows "Something went wrong" and "400 Bad Request," and there's nothing I can do.

To Reproduce Steps to reproduce the behavior:

  1. Call PlayGamesPlatform.Instance.Authenticate()
  2. Done

Expected behavior Should be able to sign in GPGS

Observed behavior I explained everything above. If you need anything more specific, let me know. All I can say is that the game is in the development stage(Internal Testing and Alpha Testing)

Bug Report Capture a bug report and share the Google Drive link. If the bug report contains sensitive information, then make it private and only give access to requests from ...@google.com accounts.

Screenshots 1 2 3 4

Versions