'Firebase JS library doesn't work with Twitter API v2?

I see this error

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}]} (auth/invalid-credential). at _errorWithCustomMessage (assert.ts:93:1) at _performFetchWithErrorHandling (index.ts:169:1) at async _performSignInRequest (index.ts:189:1) at async _signInWithCredential (credential.ts:37:1) at async PopupOperation.onAuthEvent (abstract_popup_redirect_operation.ts:102:1)



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source