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 oauth - approval_prompt: "auto" not a valid parameter value #248

Closed
koressak opened this issue Apr 21, 2020 · 3 comments
Closed

Google oauth - approval_prompt: "auto" not a valid parameter value #248

koressak opened this issue Apr 21, 2020 · 3 comments

Comments

@koressak
Copy link

Hello,
I have just came across an error (bug perhaps), that in my Django application, usage of the Google social auth login produces and error:

Error 400: invalid_request
Invalid parameter value for approval_prompt: 'auto' is not valid

My usage of the social auth is creating a link in a template:

{% url 'social:begin' 'google-oauth2' %}

No additional special configuration options, nothing.
I suppose that this was due to some Google side change, because yesterday evening, everything worked fine.

@koressak
Copy link
Author

Reopening this issue as I closed id upon false confirmation that it works.

@koressak koressak reopened this Apr 21, 2020
@koressak
Copy link
Author

Thanks a lot. Closing the issue.

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

No branches or pull requests

2 participants