简体   繁体   中英

FirebaseError: The specified authentication provider is not enabled for this Firebase

I am creating Android application that using Firebase Auth . But when I add log-in by gmail I got error:

FirebaseError: The specified authentication provider is not enabled for this Firebase.

Even though I enable Gmail authentication. enter image description here

Could you explain and help me resolve it ?

That happened to me because I was using 2.4.2 instead of their new 3.0.3 sdk.

Basically either switch to new sdk and use their new console, or keep using 2.4.2 but you have the use the "legacy console"

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM