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
Where is GET account/verify_credentials?
The docs outline a way to verify if an access token for instance is valid with account/verify_credentials. Is that implemented here? https://developer.twitter.com/en/docs/twitter-api/v1/accounts-and-users/manage-account-settings/api-reference/get-account-verify_credentials
I am trying to do something similar to PR #42 but need to pull the users refresh tokens in order to get new access tokens.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Where is GET account/verify_credentials?
The docs outline a way to verify if an access token for instance is valid with account/verify_credentials. Is that implemented here? https://developer.twitter.com/en/docs/twitter-api/v1/accounts-and-users/manage-account-settings/api-reference/get-account-verify_credentials
I am trying to do something similar to PR #42 but need to pull the users refresh tokens in order to get new access tokens.
The text was updated successfully, but these errors were encountered: