I noticed something similar today in one of my apps which I uploaded today.
The other app (an exact copy, one is dev and the other is production) works
okay.

I store images in the Blob Store, and at some point I fetch them
with urlfetch.fetch(). These calls are now returning a 404 error.

For example, this link:

http://lh6.ggpht.com/o-VZKbpDso3CaDrHRuH7DAfzj8SFEEjXVloTzbXhJTtJMhy5wpf0Poy6Gsvab92hCx8NeAgARnAg1n4b_T05

It opens okay when I open it in my browser, but returns 404 when I opened
from inside the app with urlfetch.

app id: crowdchaos




On Wed, Sep 25, 2013 at 1:31 PM, IT <[email protected]> wrote:

> Hi Google team,
>
> Are there any performance issues with the google cloud storage?
>
> My application initiates a download of two files based on user preferences
> using blobstoreservice.serve. Both files located in the same bucket. One
> file is served without an issue and another is not served.
>
> Until today that functionality worked.
>
> Any help would be appreciated.
>
> Thanks
>
> --
> 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 http://groups.google.com/group/google-appengine.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
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 http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to