I am able to upload files to the datastore, but the app engine returns a HTTP Response status of 500 (error) as a return value. The files that I am uploading are images, which I then (successfully) compress with the app engine.
This doesn't cause problems for me in any browsers except IE6 under XP. Does anyone else have this problem or know why is the datastore returns status 500 for what is apparently a successful upload (I know it is successful because I am able to load the compressed images that are the result of the upload) I can provide more details if necessary, but I suspect that this status code has just been overlooked, since it does not cause problems in the majority of cases. Thank you and kind regards Alexander M -- 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.
