On Mon, Mar 10, 2014 at 6:27 AM, Stephan Hartmann <[email protected]>
 wrote:

> On the development server BlobInfo.getMd5Hash() returns a String (why not
> binary array?) that seems to be the hex endoded hash value. I can proof
> this true with hashing the file locally.
> However on Appengine getMd5Hash() returns something different.
> It seems to be Base64 encoded, but decoding it with Base64 does not match
> with what I get locally.
>


Can you try uploading an empty file to both your development environment
and production App Engine, and seeing what the MD5 hash for each comes out
to be?


-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to