WindSekirun/RxSocialLogin

User has cancelled the job.

Closed this issue · 1 comments

i got an exception when i try to login with google says:

com.github.windsekirun.rxsociallogin.intenal.exception.LoginFailedException: User has cancelled the job.

any help please?

I released that i was missing out important step not mentioned in the wiki for google signin
You must pass the server's client ID to the requestIdToken method.
This is done in the following way:
Click on this page to get the server's client ID . Then click on “Configure Project”. Then select your project in the drop-down list. In my case it is GoogleLoginLogout.