You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After implementing user authentication, all api unit tests ceased to work. I have tried different ways to implement authenticated tests, but Piston always returns 401.
After implementing user authentication, all api unit tests ceased to work. I have tried different ways to implement authenticated tests, but Piston always returns 401.
See http://thomas.pelletier.im/2009/12/test-your-django-piston-api-with-auth/ for an approach, as well as the 0.1 code.
This could very well be a Piston 0.2.2 bug, as stated by some reports.
Also, if we reimplemented Api auth with OAuth, it would also probably go away
The text was updated successfully, but these errors were encountered: