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

Disqus oAuth on Flask : CSRF verification failed error #1

Open
anushshetty opened this issue May 27, 2013 · 0 comments
Open

Disqus oAuth on Flask : CSRF verification failed error #1

anushshetty opened this issue May 27, 2013 · 0 comments

Comments

@anushshetty
Copy link

I am using the disqus-python API to do oAuth authentication for my application.

This is the script I am using in my application, https://github.com/disqus/DISQUS-API-Recipes/blob/master/python/oauth/oauth_example.py

The authentication success but I get a 500 Internal Server error after authentication on my browser. But when I try it from links, I see "CSRF verification failed (403)". Can anyone tell me what could be the issue here?

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

1 participant