We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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/
The text was updated successfully, but these errors were encountered:
@katzlbt, I’m running a local patch with that URL and it’s working alright for me also.
Sorry, something went wrong.
No branches or pull requests
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/
The text was updated successfully, but these errors were encountered: