Hi,
I have a project that I have been working on for a while now without any issues. But since yesterday, I started getting this error whenever I click "Manage content" inside the "Firebase" tab:
Could not create an account as [email protected] to your Firebase project.Make sure "Email Sign-In" is turned on for your Firebase project, and try again.
I have made sure that Email Sign-In is enabled.
I have also read other discussion where they suggested deleting the firebase user from Firebase and them clicking "Manage content" which would re-create the user in firebase, but that did not work. As soon as I delete the [email protected] user, Flutterflow complains that my it does not have access to my Firebase project. So I have to manually add that use before I can run the "Manage content".
Any idea what I can do to resolve this. I did not change anything in my app or firebase that would suddenly make this stop working. While I am getting this error, I am still able to test the app and it works.