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

facebook.GraphAPIError #14

Open
bulletproofsysadmin opened this issue Dec 19, 2015 · 7 comments
Open

facebook.GraphAPIError #14

bulletproofsysadmin opened this issue Dec 19, 2015 · 7 comments
Labels

Comments

@bulletproofsysadmin
Copy link

When testing this I get the following when trying to perform basic authentication to facebook. GraphAPIError: An active access token must be used to query information about the current user.

@bulletproofsysadmin
Copy link
Author

BTW I'm getting an access_token back from core.login. I'm just not certain that the model is handling it properly.

@toddetzel
Copy link
Contributor

I submitted pull request #15 which addresses this bug. Looks like it was a compatibility-breaking change in the latest Facebook Python SDK which mangled the querystring such that the access token wasn't being passed down.

@Arti3DPlayer
Copy link

same issue:
An active access token must be used to query information about the current user

@Arti3DPlayer
Copy link

Can you update pip version please ?

@wooyek
Copy link
Owner

wooyek commented Dec 24, 2015

Yes, I'll do that, give a me a minute please. I want to update the test env first… and it's Christmas ;)

@toddetzel
Copy link
Contributor

Thanks, Janusz! Merry Christmas to you. :)

@wooyek
Copy link
Owner

wooyek commented Dec 25, 2015

Please check if it's ok now.

PS. There are issues with Github provider on GAE #18, but they seem to work ok locally.

@wooyek wooyek added the bug label Dec 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants