[google-appengine] Re: Is express.router compatible with endpoints over app engine?

2020-02-27 Thread 'nikolaosc' via Google App Engine
Hello, can you share the error that you are getting? On Tuesday, February 25, 2020 at 2:10:46 PM UTC+1, Isaac Mena wrote: > > Hi all, I developed a local API in Nodejs using express.router to route > the calls but as I want to move to GCP - App Engine using endpoints, I´m > now changing some thi

[google-appengine] Re: OSError: [Errno 13] Permission denied: '/home/roaverinc/.config/gcloud/logs/2020.01.24/14.29.31.390836.log'

2020-02-27 Thread 'Olu' via Google App Engine
The [Errno 13] Permission denied error has been reported a number of times on these issue links[1][2][3][4] and the errors were often obtained whenever an application is being deployed to App engine from a directory that is not parsable. Particularly in your case, we may require a lot more inf