Sunday, November 29, 2015

Re: Django rest framework - error 'TokenAuthentication' object has no attribute 'has_permission

My bad. This was due to the permissions I had set on my class based view.

I took out the tokenauthentication and it now works well.

- Shekar

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/9bf006ca-9aef-47de-a7a6-8a26e4899c9a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment