What's the full 403 response header?

On Thu, Nov 7, 2013 at 10:27 AM, Saurabh Ganeriwal
<saur...@altschool.com> 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 spending a day the problem seems to be django 1.6.
>
> Following combination seems to work properly:
>
> Django - 1.5.5
> Django rest framework - 2.3.8
> python-social-auth-0.1.15
>
> Without changing any code and simply migrating to 1.6 breaks Oauth. The
> failure which I see is also a little weird. It completes the process and I
> can the token generated and written to the database. I can see the cookie
> being sent properly. But somehow it keeps on saying "Authentication
> credentials not provided" and error 403.
>
> thanks,
> saurabh
>
> --
> 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+unsubscr...@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/18c6c4b0-5368-40b5-bb76-23808a9c238b%40googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.



-- 
Sincerely,
Thomas Murphy
Code Ninja
646.957.6115

-- 
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+unsubscr...@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/CAEcwjcyQizcZ%2BzL3r%3DCQEM8qy9JdsMipuNy%3DibzJE%3DmZ2gdHcQ%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to