Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login failed: System.AggregateException: One or more errors occurred. #5

Open
VuHoaBinh opened this issue Nov 8, 2024 · 1 comment

Comments

@VuHoaBinh
Copy link
Owner

Login failed: System.AggregateException: One or more errors occurred. (This operation is not allowed. You must enable this service in the console.) ---> Firebase.FirebaseException: This operation is not allowed. You must enable this service in the console.
at Firebase.Auth.FirebaseAuth.SignInWithEmailAndPasswordAsync (System.String email, System.String password) [0x00038] in /Users/runner/work/firebase-unity-sdk/firebase-unity-sdk/android_unity/armeabi-v7a/auth/swig/Firebase.Auth_fixed.cs:3840
--- End of inner exception stack trace ---
---> (Inner Exception #0) Firebase.FirebaseException: This operation is not allowed. You must enable this service in the console.
at Firebase.Auth.FirebaseAuth.SignInWithEmailAndPasswordAsync (System.String email, System.String password) [0x00038] in /Users/runner/work/firebase-unity-sdk/firebase-unity-sdk/android_unity/armeabi-v7a/auth/swig/Firebase.Auth_fixed.cs:3840 <---

UnityEngine.Debug:LogError (object)
FirebaseManager:b__3_0 (System.Threading.Tasks.Task`1<Firebase.Auth.AuthResult>) (at Assets/Scripts/FirebaseManager.cs:41)
System.Threading._ThreadPoolWaitCallback:PerformWaitCallback ()

@VuHoaBinh
Copy link
Owner Author

successfull

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant