As I'm currently developing a site that allows users to upload photos
(which would typically be taken with a digital camera), I am sure to
hit that 1Mb limit on the images API calls. I would love to have the
possibility to resize those images directly in App Engine, however as
stated before in this thread, the API calls are limited to 1Mb, making
the execute_transforms() function throw a RequestTooLargeError
exception.

I have opened the following issue against App Engine:
http://code.google.com/p/googleappengine/issues/detail?id=1422
I could only encourage you to go and put your star on it, so that the
issue can be addressed by the Google team!

--~--~---------~--~----~------------~-------~--~----~
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