Questions tagged [google-appengine-node]
63 questions
0
votes
1 answer
App Engine Identity Aware Proxy AJAX requests failing with HTTP code 405
I have a similar issue as this question (but with a key difference - I'm hitting my own API): 405 when authenticating using Google Auth, Angular 4, ASP.Net Core 2
I am using Identity Aware Proxy (IAP) to authenticate users in my enterprise domain to…

dadykhoff
- 423
- 5
- 15
0
votes
1 answer
run tasks on google app engine that runs my app server
I am using nodejs on google app engine with an end point for a cron job. When the rest end point is called I want to proceed with my cron job after returning the response back to the caller.The cron task will continue for about an hour. Will GAE…

Golak Sarangi
- 809
- 7
- 22
-2
votes
1 answer
How do you serve a website from GCP app engine?
I have set up a Node.js server in Google Cloud Platform App Engine, and have also configured a custom domain, which is correctly configured and has a SSL cert.
However, I can't figure out how to actually serve through the domain.

brentonstrine
- 21,694
- 25
- 74
- 120