Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SIGN_IN_FAILED #4

Open
sajmons opened this issue Jan 5, 2017 · 2 comments
Open

SIGN_IN_FAILED #4

sajmons opened this issue Jan 5, 2017 · 2 comments

Comments

@sajmons
Copy link

sajmons commented Jan 5, 2017

When I call CocoonGooglePlayGames.RequestLogin I get following error message in developer app console: {"code": 100002,"message":"SIGN_IN_FAILED"}

What could be the reason for that?

@mentuat
Copy link

mentuat commented Jan 9, 2017

I've been getting this repeatedly too and can't figure out what has changed (a previous app with same settings worked fine)

I've rebuilt the project and game services in the Google Dev Console to see if that will have any effect but sadly not.

I got in contact with Google Dev Support who suggested changes to unify Goggle sign-in might the issue (https://android-developers.googleblog.com/2016/12/games-authentication-adopting-google.html) but I'm not convinced that is the root cause

@sajmons
Copy link
Author

sajmons commented Feb 3, 2017

It was wrong game services APP_ID in Androidmanifest.xml.
I just reinstalled cordova platform and not it works.

cordova platform remove android
cordova platform add android

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants