-
Notifications
You must be signed in to change notification settings - Fork 28
Description
Can we access your project?
- I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
Current Behavior
Hi, I am unable to generate config files for a secondary 'Dev' environment. I'm getting the error: 'Add your Firebase project ID above and grant FlutterFlow access...'.
I have confirmed the following for my dev project (vlove-dev):
The firebase@flutterflow.io user has the Editor role in IAM.
The project is on the Blaze (pay-as-you-go) plan. It has a firestore database (copy of production), authentication and storage active.
I have manually enabled the Firebase Management API, Cloud Resource Manager API, and IAM Service Account Credentials API roles.
I have tried clearing my cache and re-adding the service account permissions.
Despite all this, the auto-generate is still failing.
I've switched to the new Dev environment in Flutterflow, typed vlove-dev in the firebase project ID field.
When I try in flutterflow -> Settings -> firebase -> Connect I get an error:
"Firebase project already associated with this project."
When I try Settings -> firebase -> Generate Config Files, I get an error:
"Add your Firebase project ID above and grant FlutterFlow access to automatically generate config files."
Expected Behavior
Flutterflow should successfully generate the config files and connect to the vlove-dev firebase project.
Steps to Reproduce
- Settings -> firebase
- Type "vlove-dev" in Firebase Project ID
- Click on Generate Config Files button
Reproducible from Blank
- The steps to reproduce above start from a blank project.
Bug Report Code (Required)
IT4Ci/LqwIhjpbxb7aXqacFvryQsIjs/RYINiMEaRgIdJ5POD+x/fMnBN1dUOOmmdAhIJE6J8D4X/Mr0iPPXEOw3HyqZGaJy1rhIbhXNXXKlbJC3DL63b3Z9EdtMC2rF356RvxFCKbF1cWQF2k6pfOquZBTbQJjvDTEFP+a4XdeK2SrDX1iXc2URm05KZDPz
Visual documentation


Environment
- FlutterFlow version: 6.3.11
- Platform: Web
- Browser name and version: Chrome 140.0.7339.81
- Operating system and version affected: Win 11
Additional Information
No response