I created a new project using my account, but when tried to include firebase@flutterflow.io as editor, I am receiving a message informing that is not allowed due to policy restrictions. I tried to change that, but looks like my user (the same used to create the resource and the project, hasn't permissions to do that.
I read the documentation, but I have no idea what's going on, for example I accessed the policies troubleshotting, it mention that are missing the permissions orgpolicy.constraints.list and orgpolicy.policies.list but when I click in the troubleshooting button, it shows me that I have both
Hi @pgarateguy,
Welcome to the Google Cloud community!
Just to set some expectations, connecting to Firebase through Flutterflow may not be my area of expertise but I'll do my best to point you in the right direction.
The issue you encountered could be related to the domain restriction constraint set in place in Google Cloud, which gives me a hint that your account could be under a Google Workspace organization. This could be the reason why you're prevented from adding the "firebase@flutterflow.io" account as editor. Though it seems that you may have the right permissions, still double-check (perhaps while getting in touch with an organization admin or super admin) if you can make changes in the "Domain Restricted Sharing" setting.
For more information, you may also check this similar discussion from the Flutterflow community that talks about the detailed steps on how you can make adjustments in the domain restriction constraint to possibly resolve the issue. Hopefully, the workaround mentioned in there may help.
If the issue persists, it would be best to file a discussion in the official Flutterflow GitHub so that the Flutterflow team with the expertise in Firebase + Flutterflow Integration may provide further recommendations for your issue.
I hope the above information is helpful.