I can't send base64 encoded data to the blobstore (Content-Transfer-Encoding: base64 ). The blobstore isn't decoding the data correctly. It saves the data as plaintext (base64 string)
I thought I had this working the other day, but today, I can't seem to find whats going wrong with it. My uploads work in my dev environment, which is telling me my code works. I have tried both High Replication and Master/Slave deployments with no success. http://code.google.com/p/googleappengine/issues/detail?id=4265 Can someone look into uploading in base64 data and fix it? Thanks, Brandon Donnelson http://gwt-examples.googlecode.com -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
