Skip to content

CSRF failure when creating object using admin browser #3706

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

Closed
mcastle opened this issue Dec 5, 2015 · 1 comment
Closed

CSRF failure when creating object using admin browser #3706

mcastle opened this issue Dec 5, 2015 · 1 comment

Comments

@mcastle
Copy link
Contributor

mcastle commented Dec 5, 2015

This is with drf version 3.3.1, using Django 1.8.7.
When trying to create an object, the admin browser displays the error: CSRF Failed: CSRF token missing or incorrect.
This error does not happen with the api browser. And it doesn't happen in drf version 3.2.4 in admin or api browser.

@jpadilla
Copy link
Member

jpadilla commented Dec 6, 2015

This is probably a duplicate of #3637

@jpadilla jpadilla closed this as completed Dec 6, 2015
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

2 participants