2 Answers
Hi Emerson
Is this the service account that is created at around 3:30 in the lab video?
Does the service account have the Cloud SQL Client role?
Hi guys,
I have also a similar problem:
googleapi: Error 403: Cloud SQL Admin API has not been used in project 262152608128 before or it is disable
d. Enable it by visiting https://console.developers.google.com/apis/api/sqladmin.googleapis.com/overview?project=26
2152608128 then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our syst
ems and retry., accessNotConfigured
I run the command:
./cloud_sql_proxy -instances=playground-s-11-b33087:us-central1:forumdb=tcp:3306
-credential_file=./playground-s-11-b33087-0e24270107d7.json &
Thanks
Javier