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

Default user profile url won't work for new Twitter applications #116

Open
LaurentZuijdwijk opened this issue May 14, 2022 · 0 comments
Open

Comments

@LaurentZuijdwijk
Copy link

New twitter applications only support the V2 API's so the default user profile request and with it the authentication flow fails when implementing from the official example.

It would be easy to implement the V2 endpoint: https://api.twitter.com/2/users/me

I created a PR with better documentation/typing for the Strategy constructor, so at least this will be a little more obvious.

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

1 participant