ttezel / twit

Twitter API Client for node (REST & Streaming API)
4.32k stars 573 forks source link

Works on v2? #576

Open JTorresConsulta opened 1 year ago

JTorresConsulta commented 1 year ago

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 } ] }

lcpichette commented 1 year ago

Just apply for elevated access, I got access immediately after applying

sathik-basha commented 1 year ago

Just apply for elevated access, I got access immediately after applying

Working fine. Thanks @lcpichette 👍

ShayanJa commented 1 year ago

How did you get it immediately. I've been waiting a week

scottcanoni commented 1 year ago

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.