Futher investigation indicates that this problem started with the release of AppEngine 1.6.5.
On Wednesday, April 25, 2012 11:30:11 AM UTC-7, Brian G wrote: > > For the last several days, AppEngine has been throwing > ApiTemporaryUnavailableError whenever files.blobstore.create() is > called. I am passing no parameters to the create call. > > I realize this is an experimental feature; has it been removed from > AppEngine? Is there an alternate method for creating blobs on the fly? > > I have a desktop application that uses Microsoft BITS to transfer data > from AppEngine. The only way I could get data of any size to download > using HTTP RANGES (required for BITS) was to serve the data using > blobstore_handlers.BlobstoreDownloadHandler. > > The data is retrieved from the datastore, formatted into XML, and > saved in a blob using files.blobstore.create(). The blob is saved and > used for all subsequent requests for matching data. > > App name: mcneel_app_store, version 2. > > Thanks in advance for your help, my app is dead without this feature > working, and shortly my customers will notice and start screaming. > > - Brian -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/7gOS4frIkz0J. 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.
