繁体   English   中英

在这里,我尝试使用 firebase 身份验证登录,但出现 400 错误。 我给出了准确的 email 和密码,但它显示如下错误

[英]Here, I am trying to login using firebase auth, but getting 400 error. I am giving exact email & password but it's showing below error

FirebaseError: Firebase: Error (auth/invalid-email).
at createErrorInternal (assert.ts:122:1)
at _fail (assert.ts:65:1)
at _performFetchWithErrorHandling (index.ts:171:1)
at async _performSignInRequest (index.ts:189:1)
at async _signInWithCredential (credential.ts:37:1) '\n    at Login 

(http://localhost:3000/static/js/bundle.js:339:76)\n 在路由 (http://localhost:3000/static/js/bundle.js:75188:5)\n 在 div \n 在 App\n 在路由器 (http://localhost:3000/static/js/bundle.js:75121:15)\n 在 BrowserRouter (http://localhost:3000/static/js/bundle.js: 73930:5)'

检查您是否从输入中正确获取值。 使用 console.log(#) 检查值

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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