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

Has Firebase changed. Getting error in code from Video #8

Open
mrwrighty opened this issue Sep 20, 2023 · 1 comment
Open

Has Firebase changed. Getting error in code from Video #8

mrwrighty opened this issue Sep 20, 2023 · 1 comment

Comments

@mrwrighty
Copy link

mrwrighty commented Sep 20, 2023

Great course, many thanks. New to Flutter/dart, been using Nativescript and looking to move over to Flutter.

I get this on the unknown user.

E/RecaptchaCallWrapper( 8269): Initial task failed for action RecaptchaAction(action=signInWithPassword)with exception - An internal error has occurred. [ INVALID_LOGIN_CREDENTIALS ]
E/flutter ( 8269): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: [firebase_auth/INVALID_LOGIN_CREDENTIALS] An internal error has occurred. [ INVALID_LOGIN_CREDENTIALS ]

INVALID_LOGIN_CREDENTIALS rather than user-not-found.

@stevenzieske
Copy link

Same for me here. I'm only able to catch INVALID_LOGIN_CREDENTIALS from the login function but from the register function i'm still able to catch all of the three errors ('weak-password', 'email-already-in-use', 'invalid-email')

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

2 participants