-
Notifications
You must be signed in to change notification settings - Fork 568
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
Works on v2? #576
Comments
Just apply for elevated access, I got access immediately after applying |
Working fine. Thanks @lcpichette 👍 |
How did you get it immediately. I've been waiting a week |
I am getting this error with one of my Twitter accounts but not another. I can't for the life of me figure out the difference between the 2 apps on Twitter. I have regenerated the keys and deleted/recreated the app and project on Twitter's developer portal but I continue to get this error: You currently have Essential access which includes access to Twitter API v2 endpoints only I don't see a way to apply for elevated access, is that still applicable? It looks like the tiers changed. Any help you can provide would be amazing. |
It return errors from twitter:
{
errors: [
{
message: 'You currently have Essential access which includes access to Twitter API v2 endpoints only. If you need access to this endpoint, you’ll need to apply for Elevated access via the Developer Portal. You can learn more here: https://developer.twitter.com/en/docs/twitter-api/getting-started/about-twitter-api#v2-access-leve',
code: 453
}
]
}
The text was updated successfully, but these errors were encountered: