I don't use Blob, I use DataStore.  I break the image in to 1 MB chunks so
that I don't have to use Blob.

 

From: google-appengine@googlegroups.com
[mailto:google-appengine@googlegroups.com] On Behalf Of Seth Nickell
Sent: Wednesday, April 13, 2011 11:45 AM
To: google-appengine@googlegroups.com
Subject: Re: RE: [google-appengine] images.get_serving_url() getting a
ImagesServiceError.UNSPECIFIED_ERROR on real server

 

Hi Brandon,

 

I get this error even if the blob contents I write are a short string like
"TEST" + the error seems to occur on the call to get_serving_url(), which
seems strange. I think this problem is related to the write support somehow?
Or maybe I misunderstood the problem you are working around with that
approach?

 

thanks

 

-Seth

-- 
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/google-appengine?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to