Hello!
Im trying to authenticate the user from Google Play.
I’m using GooglePlayGamesPlugin-0.11.01.
I used debug and production keys, tried web one nothing seems to work.
With debug key I can login to Google, get player id, but when trying pass token to
SignInWithGoogleAsync(string idToken) I get Request failed: 401, PERMISSION_DENIED.
Are there any examples how to do it with 0.11.01?
Thanks!
Im trying to authenticate the user from Google Play.
I’m using GooglePlayGamesPlugin-0.11.01.
I used debug and production keys, tried web one nothing seems to work.
With debug key I can login to Google, get player id, but when trying pass token to
SignInWithGoogleAsync(string idToken) I get Request failed: 401, PERMISSION_DENIED.
Are there any examples how to do it with 0.11.01?
Thanks!