If this is true:
Increased API Call Size Limits - A new API architecture has allowed us to start lifting the 1MB size limits on many of the App Engine APIs. To start, the following APIs have been changed:
* Response size limits for URLFetch have been raised from 1MB to 32MB.
Why am I getting "The request to API call urlfetch.Fetch() was too large"?
I am trying to fetch a 2MB file.
Thanks, jdlforce