Greetings,
New to appengine and trying to receive some support regarding my connection 
to a postgres database from a .NET application I'm deploying. Here are some 
details:

App.yaml:
beta_settings:
cloud_sql_instances: "my-project:us-west1:dbName=tcp:5432"

appsettings.json:

"AppDbContext": "Uid=username;Pwd=*****;Host=cloudsql;Database=dbName",

Any ideas on what I might be doing wrong? I just get "Exception: Error 
while connecting"

alt-svc: h3-Q050=":443"; ma=2592000,h3-Q049=":443"; ma=2592000,h3-Q048=":443"; 
ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; 
ma=2592000; v="46,43"  content-type: text/plain; charset=utf-8  date: Mon, 04 
May 2020 16:02:14 GMT  server: Kestrel  status: 400  via: 1.1 google 

Thanks!Adam

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/e0ff893d-9af9-49bc-a2ff-46255ab3bf49%40googlegroups.com.

Reply via email to