Reputation: 11
I set up GCP for App Maker and create instance and make a connection but there's an ERROR: Cannot create admin user in the default Google Cloud SQL instance. How to address this issue? TIA
Upvotes: 1
Views: 434
Reputation: 1286
There is a place in the GCP & AppMaker guide where you are instructed to go to 'IAM & admin' page and add there '[email protected]' account with role 'Cloud SQL client'.
However you also have to add 'Cloud SQL Admin' role.
Upvotes: 2