I\'m using Django 1.7 and django-rest-framework.
I made an API that returns me some JSON data putting this in my settings.py
settings.py
REST_FRAMEW
django1.8 python2.7
{ "detail": "CSRF Failed: CSRF token missing or incorrect." }
I fix it by using other httpmethod; oh, I face it again, this time is because I paste it, there are some invisible characters