question

mohamed amine outmal avatar image
mohamed amine outmal asked

GoogleOAuthNotConfiguredForTitle

hi , i configure loginwithgoogleaccount api and when i execute the api i got this error : 

 
{
"code": 400,
"status": "BadRequest",
"error": "GoogleOAuthNotConfiguredForTitle",
"errorCode": 1270,
"errorMessage": "Client ID and secret must be configured for the title in the Game Manager Google Add-on before calling this API."
}


anyway can help please ?
Player Dataapis
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Seth Du avatar image
Seth Du answered

As the error message indicates, you haven’t configured the Google integration in Game Manager. Please navigate to [Game Manager] -> [Add-ons] -> [Google].

If you don’t have set up a google application, you may refer to PlayFab authentication with Google Play Games Sign-In in Unity - PlayFab | Microsoft Docs and Setting up PlayFab authentication using Google and HTML5 - PlayFab | Microsoft Docs. Please understand that the screenshots of Google Console could be out-of-date, and you may also check the official documentation from Google.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.