Re: Problem with Oauth and 1.6

2013-11-07 Thread Thomas Murphy
What's the full 403 response header? On Thu, Nov 7, 2013 at 10:27 AM, Saurabh Ganeriwal wrote: > I have a backend that is build on rest framework and uses python social auth > for Google OAuth2 authentication. The app suddenly stopped working > yesterday. And after

Problem with Oauth and 1.6

2013-11-07 Thread Saurabh Ganeriwal
I have a backend that is build on rest framework and uses python social auth for Google OAuth2 authentication. The app suddenly stopped working yesterday. And after spending a day the problem seems to be django 1.6. Following combination seems to work properly: Django - 1.5.5 Django rest