-
Notifications
You must be signed in to change notification settings - Fork 82
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
error. showing error: login(description: "Authentication Failed") #98
Comments
This just started happening to me too. It was working fine in January, and little if anything changed, and now this error on this line: Able to get accessToken just fine. |
In my case, the root cause was something changing on my google cert side, and the gmail api scope wasn't part of that google cert anymore. Once the gmail api scope was added back, it worked. Adding the scope via google console web UI never made a difference. Only worked through their api client for changing scope:
|
Suggestion for Postal: |
when I try to log in it is showing
error: login(description: "Authentication Failed")
currently trying to login with iCloud
The text was updated successfully, but these errors were encountered: