由于12500(SIGN_IN_FAILED)错误代码,无法使用Google登录Firebase UI失败 [英] Firebase UI login with Google is failing due to 12500(SIGN_IN_FAILED) error code

查看:570
本文介绍了由于12500(SIGN_IN_FAILED)错误代码,无法使用Google登录Firebase UI失败的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Firebase UI为我的应用程序提供登录名.当我尝试使用Google登录时,出现错误消息com.firebase.ui.auth.FirebaseUiException: Code: 12500, message: 12500.但是我在尝试直接集成google登录时效果很好.我找不到解决此问题的方法.谷歌文档中的错误代码说明

I am using Firebase UI to provide login for my app. When i try to login with Google it is giving error message com.firebase.ui.auth.FirebaseUiException: Code: 12500, message: 12500. But i when try to integrate google login directly it is working fine. I Couldn't find the way to resolve this issue. Error code description in google document

使用当前帐户登录失败.

The sign in attempt didn't succeed with the current account.

与SIGN_IN_REQUIRED不同.当看到此错误代码时,用户无法执行任何操作以从登录失败中恢复.切换到另一个帐户可能有帮助,也可能没有帮助.检查adb日志以查看详细信息.

Unlike SIGN_IN_REQUIRED. when seeing this error code, there is nothing user can do to recover from the sign in failure. Switching to another account may or may not help. Check adb log to see details if any.

推荐答案

检查是否在Firebase项目设置中添加了支持电子邮件".在尝试了许多无效的尝试之后,这能够为我解决问题.

Check to see if you have added a "Support email" in your firebase project settings. This was able to solve the problem for me after a lot of trying different things that didn't work.

这篇关于由于12500(SIGN_IN_FAILED)错误代码,无法使用Google登录Firebase UI失败的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆