Signin error about twitter and unity in Firebase

624 views
Skip to first unread message

Kai

unread,
May 9, 2022, 10:30:44 AM5/9/22
to Firebase Google Group

I can use email google and facebook login in firebase project.

 I can get each twitter account's Access Token and Secret even username via twitter unity sdk. 

However when I try to login via twitter, it has One or more errors occurred problem. 

I tried to use Reauthenticate but it doesn't work. Does anyone who knows how to solve this problem? thx

[Error] : SignInWithCredentialAsync fatal. an error: System.AggregateException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> Firebase.FirebaseException: The supplied auth credential is malformed or has expired.
   --- End of inner exception stack trace ---
   --- End of inner exception stack trace ---
---> (Inner Exception #0) System.AggregateException: One or more errors occurred. ---> Firebase.FirebaseException: The supplied auth credential is malformed or has expired.
   --- End of inner exception stack trace ---
---> (Inner Exception #0) Firebase.FirebaseException: The supplied auth credential is malformed or has expired.<---
<---

UnityEngine.Debug:LogError (object) (System.Threading.Tasks.Task`1<Firebase.Auth.FirebaseUser>) System.Threading._ThreadPoolWaitCallback:PerformWaitCallback ()

Kai

unread,
May 16, 2022, 11:05:01 AM5/16/22
to Firebase Google Group
Already found the reason: 
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
Reply all
Reply to author
Forward
0 new messages