Looks like Firebase JS lib doesn’t work with Twitter API v2?
I see the following error message.
index.js:1 FirebaseError: Firebase: Failed to fetch resource from
https://api.twitter.com/1.1/account/verify_credentials.json?include_email=true,
http status: 403,
http response: {"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}]}
2
Answers
You’ll need to apply for elevated access on the developer portal.
If you want to know the steps for Twitter elevated access, please follow the attached image steps:
… for elevated access of Twitter.