Yes I did try the CORS example given in the link you just shared.

I added a handler to app.yaml like this:

handlers:
- url: /*
  http_headers:
    Access-Control-Allow-Origin: '*'

 
Then I ran - *gcloud app deploy* and got an error. I have attached the 
screenshot of the error

-- 
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/1326e07f-6b23-4a6a-8c1d-7504181ff241%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to