Can we access your project?
Current Behavior
When trying to access or add documents using the Firestore Data Manager, an error message pops up saying:
"Could not create an account as firebase@flutterflow.io to your Firebase project. Make sure 'Email Sign-In' is turned on for your Firebase project, and try again."
Even though Email/Password authentication is already ENABLED in Firebase Console, and config files have been regenerated multiple times, the Data Manager fails to connect.
Expected Behavior
The Firestore Data Manager should successfully connect to the Firebase project and allow creating/managing Firestore documents without authentication errors.
Steps to Reproduce
- Open the project
cecapp-9n7g0c in FlutterFlow.
- Go to the Database / Firestore tab.
- Click on "Manage Content" or open "Firestore Data Manager".
- Select any collection (e.g.,
Events).
- Try to view or click "+ Add Document".
- The error regarding
firebase@flutterflow.io appears on the screen.
Reproducible from Blank
Bug Report Code (Required)
- Open the project
cecapp-9n7g0c in FlutterFlow. 2. Go to the Database / Firestore tab. 3. Click on "Manage Content" or open "Firestore Data Manager". 4. Select any collection (e.g., Events). 5. Try to view or click "+ Add Document". 6. The error regarding firebase@flutterflow.io appears on the screen.
Visual documentation
Environment
- Platform: Web (Chrome Browser)
- Operating System: Windows
- Project ID: cecapp-9n7g0c
Additional Information
This issue is blocking our development process as we are unable to manually test or manage Firestore content and user registrations for our university app project (CEC APP).
Can we access your project?
Current Behavior
When trying to access or add documents using the Firestore Data Manager, an error message pops up saying:
"Could not create an account as firebase@flutterflow.io to your Firebase project. Make sure 'Email Sign-In' is turned on for your Firebase project, and try again."
Even though Email/Password authentication is already ENABLED in Firebase Console, and config files have been regenerated multiple times, the Data Manager fails to connect.
Expected Behavior
The Firestore Data Manager should successfully connect to the Firebase project and allow creating/managing Firestore documents without authentication errors.
Steps to Reproduce
cecapp-9n7g0cin FlutterFlow.Events).firebase@flutterflow.ioappears on the screen.Reproducible from Blank
Bug Report Code (Required)
cecapp-9n7g0cin FlutterFlow. 2. Go to the Database / Firestore tab. 3. Click on "Manage Content" or open "Firestore Data Manager". 4. Select any collection (e.g.,Events). 5. Try to view or click "+ Add Document". 6. The error regardingfirebase@flutterflow.ioappears on the screen.Visual documentation
Environment
Additional Information
This issue is blocking our development process as we are unable to manually test or manage Firestore content and user registrations for our university app project (CEC APP).