Re: [google-appengine] Does blobstore URL expire? Getting 500 error

2010-09-29 Thread Fredrik Bonander
Yes you did, thanks! Today it works with both with and without the =s1600 for some magic reason. Would be nice of Google to tell us what's going on. ..fredrik On Sep 28, 2010, at 8:07 PM, Robert Kluin wrote: I think I just answered this on stack overflow too. Issue 3789 is related to

[google-appengine] Does blobstore URL expire? Getting 500 error

2010-09-28 Thread fredrik
I've got a fairly new site where I upload images using the blobstore and store the url in my datastore. But today I've encountered a problem, no images will show. The URL http://lh4.ggpht.com/JfA6nTibsx99EJ2TQoQZr5OVXhQUj_tJK0wCP3FJSRq9RhCzUFLAwsR1q0bzplmqRaRu6fTnNPqDFzpxzMMBeva9FJ9WRXdAqgA

Re: [google-appengine] Does blobstore URL expire? Getting 500 error

2010-09-28 Thread Robert Kluin
I think I just answered this on stack overflow too. Issue 3789 is related to this problem: http://code.google.com/p/googleappengine/issues/detail?id=3789 Try appending =s1600. 1600 is the maximum size the high-performance can serve; that should get the native size, or 1600 -- which ever is