Hey Marc-Andre,

I believe we've managed to determine a little better what's going on. The 
gapi client library uses static/proxy.html for cross domain requests. As 
for the errors you're seeing, it would seem the JS client is failing to 
make calls due to network errors. So, the proxy requests are working 
correctly, but the errors are likely due to network problems for the 
clients. 

I hope this helps to track things down further. Let me know if you have any 
more questions!

Cheers,

Nick
Cloud Platform Community Support

On Wednesday, July 20, 2016 at 11:49:07 AM UTC-4, Marc-Andre Bruneau wrote:
>
> Some requests, originating from IE11, seem to be go thru the cloud 
> endpoint static proxy (project.appspot.com/_ah/api/static/proxy.html).
>
> Why?
>
> In some cases, these requests fail with the following error:
>
> response: {
>  status: 0
>  statusText: No status text available
>  body: {"error":{"code":-1,"message":"A network error occurred, and the 
> request could not be completed."}}
> }
>
> Any help would be appreciated!
>

-- 
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/a1f9dc19-3566-406d-9e24-663f9a94bbcf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to