Firebase Auth 不适用于 Twitter API v2?

Sur*_*rya 10 twitter firebase firebase-authentication

Firebase JS 库似乎无法与 Twitter API v2 一起使用?

\n

我看到以下错误消息。

\n
index.js:1 FirebaseError: Firebase: Failed to fetch resource from \nhttps://api.twitter.com/1.1/account/verify_credentials.json?include_email=true, \nhttp status: 403, \nhttp response: {"errors":[\n   {"message":"You currently have Essential access which includes access \n               to Twitter API v2 endpoints only. If you need access to this endpoint, \n                you\xe2\x80\x99ll need to apply for Elevated access via the Developer Portal. \n                You can learn more here: \n                https://developer.twitter.com/en/docs/twitter-api/getting-started/about-twitter-api#v2-access-leve","code":453}]}\n
Run Code Online (Sandbox Code Playgroud)\n

Mba*_*uru 1

您需要在开发者门户上申请提升访问权限。 在此输入图像描述