I use Java and we call getServingUrl() twice for the same key. Afterwards the stored value will be used. Note that this error happened on the first getServiceUrl() call.
Interesting to note that I made the problem go away by redeploying. On Feb 20, 5:25 pm, Stuart Langley <[email protected]> wrote: > Same question as before, are you calling get_serving_url many times for the > same blob_key or are you only calling it once and storing the value? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
