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

Google auth error #37

Open
pietronaccari opened this issue Jun 8, 2023 · 2 comments
Open

Google auth error #37

pietronaccari opened this issue Jun 8, 2023 · 2 comments

Comments

@pietronaccari
Copy link

The login with google fails, you should update the call to the Google auth API.

google.auth.exceptions.RefreshError: ('invalid_grant: Bad Request', {'error': 'invalid_grant', 'error_description': 'Bad Request'})

@NicholasDawson
Copy link
Owner

If this is a better implementation please submit a PR

@steveny2k
Copy link

I also encounter this issue now. It shows error: raise exceptions.RefreshError(error_details, response_data)
google.auth.exceptions.RefreshError: ('invalid_grant: Bad Request', {'error': 'invalid_grant', 'error_description': 'Bad Request'})

when starting.

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

3 participants