i work on the auth for my flutter app with firebase and i have an erro with the creation of a user, with the function createUserWithEmailAndPassword(email: mail, password: password); and signInWithEmailAndPassword(email: mail, password: password); but it's not work, when i test it, it's mark that :
[firebase_auth/internal-error]{"error":{"code":400,"message":"CONFIGURATION_NOT_FOUND","errors":[{"message":"CONFIGURATION_NOT_FOUND","domain":"global","reason":"invalid"}]}}
and on my firebase
if you want my code, go here : my code if you can help me, i am open for all solution
I've experienced the same error. For me, the issue was simply because Firebase Auth was not setup before use.
I have experienced the Firebase: Error(Configuration not found). Firebase Auth was not enabled yet.
I hope the issue will be resolved.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With