在这里,我尝试使用 firebase auth 登录,但出现 400 错误。我正在提供准确的电子邮件和密码,但显示以下错误

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(#) 检查值