Didn't notice any problems while using it with python, didn't try it too much but it never failed
Sounds concerning, the whole point of blobstore upload urls are large uploads On Friday, October 4, 2013 1:45:31 PM UTC+3, Francois Masurel wrote: > > Hi everybody, > > Is this kind of code still supported ? > > UploadOptions uploadOptions > = UploadOptions.Builder.withGoogleStorageBucketName(BUCKET_NAME); > return > BlobstoreServiceFactory.getBlobstoreService().createUploadUrl(callbackUrl, > uploadOptions); > > There is absolutely no problem with small files < 1 MB, but it works only > one on ten times when I try to upload a 50MB zip file. > > Le callbackUrl is never called even if the file seems to be uploading fine > and we are redirected on a blank page. > > What am I doing wrong ? Is there any other way to upload a file directly > to GCS from the browser ? > > Thanx for your help. > > François > -- 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 google-appengine+unsubscr...@googlegroups.com. To post to this group, send email to google-appengine@googlegroups.com. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.