Hi Adeel, Again unable to reproduce. I cloned your app, deployed, installed the cloud proxy and ran the command: ./cloud_sql_proxy -instances=[project name]=tcp:3307 -credential_file=[name of credentials file].json. In short, the good news is that your app works exactly as it is.
You can install the local Cloud SQL Proxy as specified on the "About the Cloud SQL Proxy" documentation page <https://cloud.google.com/sql/docs/mysql/sql-proxy>. To create the appropriate service account and get the credentials *.json file, you can consult the "Creating and Enabling Service Accounts for Instances" page <https://cloud.google.com/compute/docs/access/create-enable-service-accounts-for-instances> . -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/a1eff0fc-7c82-40b2-a921-ef5aed0c71e7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
