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

Twitter API v2 support #460

Merged
merged 3 commits into from
Jun 24, 2022
Merged

Twitter API v2 support #460

merged 3 commits into from
Jun 24, 2022

Conversation

joshcollie
Copy link

Adding support for retrieving user profile information from Twitter API v2 by adding a twitterv2 provider.

I had encountered issues retrieving user profile information due to the renaming of properties and changed URL query parameters with the Twitter API v2 as evidenced at https://developer.twitter.com/en/docs/twitter-api/users/lookup/api-reference/get-users-me.

Note
I'm not a developer by trade but have been using Goth for a while and wanted to solve the issues I was encountering with accessing user details with v2 of the Twitter API.

Let me know if there's anything required to improve this PR or whether I may have been going about using the API incorrectly.

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

Successfully merging this pull request may close these issues.

2 participants