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

Can no longer authenticate due to Callback Enforcement #34

Open
aiwanei opened this issue Jun 13, 2018 · 1 comment
Open

Can no longer authenticate due to Callback Enforcement #34

aiwanei opened this issue Jun 13, 2018 · 1 comment

Comments

@aiwanei
Copy link

aiwanei commented Jun 13, 2018

Since today Twitter has enabled Callback URL whitelisting, even though callback URL has been set in opauth and at twitter it has been whitelisted, it appears that this strategy is passing something else in the request, since it returns this error:

Callback URL not approved for this client application. Approved callback URLs can be adjusted in your application settings

@seldimi
Copy link

seldimi commented Jun 27, 2018

Add this url
{complete_url_to_strategy}oauth_callback

For example, if you get your opauth in folder named auth its
https://www.domain.com/auth/twitter/oauth_callback

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