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

FB Oauth2 URL has changed #161

Open
katzlbt opened this issue Jun 17, 2018 · 1 comment
Open

FB Oauth2 URL has changed #161

katzlbt opened this issue Jun 17, 2018 · 1 comment

Comments

@katzlbt
Copy link

katzlbt commented Jun 17, 2018

FB URL has changed to https://www.facebook.com/v3.0/dialog/oauth

This URLmust be changed at providers/facebook.py#L83:
https://github.com/bbangert/velruse/blob/master/velruse/providers/facebook.py#L83

You may also need to add all possible "Valid OAuth Redirect URIs" to: https://developers.facebook.com/apps/YOUR_APP_ID/fb-login/settings/

https://developers.facebook.com/docs/facebook-login/manually-build-a-login-flow/

@jenstroeger
Copy link
Collaborator

@katzlbt, I’m running a local patch with that URL and it’s working alright for me also.

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