Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redirect url always ends with /#_=_ #833

Closed
FaBay89 opened this issue Feb 1, 2016 · 2 comments
Closed

Redirect url always ends with /#_=_ #833

FaBay89 opened this issue Feb 1, 2016 · 2 comments

Comments

@FaBay89
Copy link

FaBay89 commented Feb 1, 2016

The urls resolves right, to SOCIAL_AUTH_LOGIN_REDIRECT_URL or ?next= attribute if set.

But they are always ending with /#_=_. I have no idea where this come from.

Backendname: facebook
python-social-auth 0.2.14
django 1.9.1
python 3.4.3

@a1Gupta
Copy link

a1Gupta commented Feb 7, 2016

There nothing wrong in this. Read this https://developers.facebook.com/blog/post/552/

Change in Session Redirect Behavior
This week, we started adding a fragment #= to the redirect_uri when this field is left blank. Please ensure that your app can handle this behavior.

@FaBay89
Copy link
Author

FaBay89 commented Feb 12, 2016

Ok so sorry for that, seems to be a fb issue...

http://stackoverflow.com/questions/7131909/facebook-callback-appends-to-return-url

@FaBay89 FaBay89 closed this as completed Feb 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants