Error "Email Already in Use by Different Account" in Signup via Firebase

Database & APIs

Experiencing an "Email Already in Use by Different Account" error even though my Firebase authentication and Firestore database are empty.
Problem Details:

  • I've verified that there are no existing users in the Firebase authentication or Firestore database.

  • I've double-checked my Firebase configuration in my Flutter project, and everything seems to be set up correctly.

  • I've tried signing up with different email addresses, but the same error occurs every time.https://files-us-east-1.t-cdn.net/files/6zQkbhSA9EGb0R68QDnan

  • When I add new user I can see the user in Authentication of firebase but my user entry is not in firestore database.

What have you tried so far?
  • Verifying Firebase setup.

  • Verifying signup integration

  • Reading community posts

Did you check FlutterFlow's Documentation for this topic?
Yes
1
1 reply