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

check_session: params should be parsed even if auth_token exists #47

Open
tubaman opened this issue Apr 27, 2010 · 2 comments
Open

check_session: params should be parsed even if auth_token exists #47

tubaman opened this issue Apr 27, 2010 · 2 comments

Comments

@tubaman
Copy link

tubaman commented Apr 27, 2010

I've created an iframe XFBML app where auth_token is a GET parameter from facebook. In check_session, if auth.getSession succeeds[1], the rest of the params aren't parsed. I think they should be, shouldn't they?

  1. http://github.com/sciyoshi/pyfacebook/blob/master/facebook/__init__.py#L1271
@tubaman
Copy link
Author

tubaman commented Apr 27, 2010

I've removed the 'return True' at line 1271 and all seems well. Any reason why this might break other stuff?

@tubaman
Copy link
Author

tubaman commented Apr 27, 2010

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

1 participant