velruse icon indicating copy to clipboard operation
velruse copied to clipboard

Facebook Login is broken: KeyError: 'access_token'

Open katzlbt opened this issue 7 years ago • 4 comments

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 avatar Mar 30 '17 09:03 katzlbt

This could fix it: https://github.com/bbangert/velruse/pull/157

katzlbt avatar Mar 30 '17 09:03 katzlbt

The above PR hasn’t been integrated yet?

jenstroeger avatar Nov 01 '17 21:11 jenstroeger

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

katzlbt avatar Nov 02 '17 11:11 katzlbt

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

jenstroeger avatar Nov 02 '17 20:11 jenstroeger