ECONNREFUSED while trying to connect gcp app engine with nodeJS server to gcp SQL
So i have NodeJS application with PostgreSQL which i wanted to host on GCP. Ive created instance of GCP SQL and i can sucessfully connect to it via PGadmin but i cannot connect via my code used on GCP App Engine.
Here is my data about GCP SQL instance
google document ai api request contains an invalid argument
I created a simple node api as follows