Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Authorized GAE applications must be in the same region as the database instance | Google App engine

Unable to Connect to the cloud sql | Google App engine | Authorized GAE applications must be in the same region as the database instance error.

I did read this tutorial https://developers.google.com/appengine/docs/php/cloud-sql/

I tried to give my appID to Storage>>cloudsql>>Authorized App Engine Applications, but it shows me this

Authorized GAE applications must be in the same region as the database instance.

like image 925
Mayura Wijewickrama Avatar asked Dec 10 '25 00:12

Mayura Wijewickrama


1 Answers

Go to the cloud sql console at: /sql/instances" rel="nofollow">https://console.developers.google.com/project/<project_id>/sql/instances

This will show your list of Cloud Sql instances. There's a column for region in the list that will tell you what region each instance is in.

I'm not sure offhand how to verify the region of an appengine app, but in order to be in EU you'd have to have premier account.

like image 150
Lee Avatar answered Dec 12 '25 14:12

Lee



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!