I am working on Apps & Services and while verifying the Authorization header from Amazon requests,
I used Java SDK and the actual header and the computed header didn't match.
As the actual header contains "x-amz-dtaversion" but the computed header from SDk doesn't contain this. Please help.