Hello, Today, after calling one of my Endpoints from a web page through the JavaScript API I got the following values for the response from the API:
resp.code: -1 resp.message: A network error occurred, and the request could not be completed. This endpoint saves an entity in the Datastore with Objectify and adds a Task to a Queue (all within an Objectify transaction). Actually the code was executed correctly, despite the error message (i.e. the entity was saved in the Datastore and the task executed correctly). It's the first time I encounter this error, and its several months I work on this application. Right after I was able to call the API the same way without anymore problems. Any explanations or recommendations? Many thanks in advance Renaud -- 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/724b6ebd-a062-474c-a8e1-294997d7b37e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
