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 Login is broken: KeyError: 'access_token' #158

Open
katzlbt opened this issue Mar 30, 2017 · 4 comments
Open

Facebook Login is broken: KeyError: 'access_token' #158

katzlbt opened this issue Mar 30, 2017 · 4 comments

Comments

@katzlbt
Copy link

katzlbt commented Mar 30, 2017

facebook.py crashes
File "distlib/velruse/providers/facebook.py", line 121, in callback
access_token = dict(parse_qsl(r.text))['access_token']
KeyError: 'access_token'

Facebook Graph API v2.2 ENDS 27 March, 2017

Graph API v2.2 which will reach the end of its 2-year lifetime on 27 March, 2017. To ensure a smooth transition, please migrate all calls to Graph API v2.3 or higher.

To check if your app will be affected by this upgrade you can use the Version Upgrade Tool. This will show you which calls, if any, are affected by this change as well as any replacement calls in newer versions. If you do not see any calls, your app may not be affected by this change.

You can also use our changelog to see the full list of changes in all Graph API versions.

You can view this and other Developer Notifications related to your app, in the App Dashboard.

@katzlbt
Copy link
Author

katzlbt commented Mar 30, 2017

This could fix it: #157

katzlbt added a commit to locandy/velruse that referenced this issue Apr 11, 2017
@jenstroeger
Copy link
Collaborator

jenstroeger commented Nov 1, 2017

The above PR hasn’t been integrated yet?

@katzlbt
Copy link
Author

katzlbt commented Nov 2, 2017

Well, the last commit to this repo was 4 years ago. Its dead!

@jenstroeger
Copy link
Collaborator

I contacted the author, but Ben hasn’t responded yet.

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