Hi, I'm experience issues with the 1 Mb URL fetch limitation when I post files with ResumableUpload against Google Docs (Resumable Upload is using the URLfetch functionality in the lower layers). I'm a bit confused though regarding the reqeust limit (1Mb) and response-limit (32 Mb) in the 1.4.0 SDK. Will it mean that I will still have the 1 Mb Issue when uploading from GAE to Google Docs, but I can download a 32 Mb file from Google Docs to GAE?
I just which that I could skip the ResumableUpload to Google Docs, since I can't get it to work with the Python SDK. I'm I right in the above desribed assumption, 1 Mb out from GAE and 32 Mb into GAE in a URL-fetch call? (Hope it's the other way around, but it's probably not :) Thank you for an exciting release... looking forward to the go-live, any date? Regards /Jens On Nov 19, 9:14 am, Benjamin <[email protected]> wrote: > Really amazing. > Can't wait to see it release officially. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. 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.
