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 ()