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

Update profile not working #19

Closed
Madsn opened this issue Oct 20, 2014 · 1 comment
Closed

Update profile not working #19

Madsn opened this issue Oct 20, 2014 · 1 comment

Comments

@Madsn
Copy link
Contributor

Madsn commented Oct 20, 2014

I'm testing out my current django install with the sample angular app, and updating a profile is failing. The server response is {"detail":"Method 'POST' not allowed.","status":405}. Angular is printing this error to the javascript console POST http://127.0.0.1:8000/rest-auth/user/ 405 (METHOD NOT ALLOWED).

@mateusz-sikora
Copy link
Contributor

Update user details has been moved to PUT/PATCH method - this also has been changed in 0.3.0
See changelog for more details http://django-rest-auth.readthedocs.org/en/latest/changelog.html

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