Message
Invalid Media Hash
Explanation
- algo must be 'md5' or 'sha-1'
- value must be encoded as hex
- value length must be 32 for md5 or 40 for sha-1
Solution
Convert the hash to a valid value, and/or use the algo attribute to correctly indicate the hash algorithm used.
Not clear? Disagree?
You might be able to find help in one of these fine resources.