You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: