I get the "No 'Access-Control-Allow-Origin' header is present on the requested resource" when doing AJAX request to my Express API running on App Engine. The SPA application doing the requests is also running on Google Cloud. I have tried the cors module ( https://www.npmjs.com/package/cors) with no luck.
Any ideas? -- 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/e5ed2606-604c-48a9-87b0-08c0f3df3c12%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
