I am able to login with email + password, facebook login. But I am unable to login through google+. It fails with the error {"error_description": "access_token is not valid", "error": "invalid_grant"}.
I also saw that there was an issue raised in the repo Cannot sign in through google+ #856. It mentioned that the issue has a workaround - that it works ok if the android app is built with the build variant prodRelease. Changing the build variant to prodRelease also did not work for me.
Help me on this please.
Thanks
Vinayak
Vinayak Bhat
unread,
Jan 28, 2017, 11:54:21 PM1/28/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Open edX operations
The above problem was fixed some time ago. Posting here if somebody faces the same issue. I had missed configuring the android app under credentials in google developer console settings. I had only configured web client configuration there.