Hi,
I am getting following error when I run tails3 --bucket=<bucket_name> --stage="development" command:
error: { [SignatureDoesNotMatch: The request signature we calculated does not match the signature you provided. Check your key and signing method.]
message: 'The request signature we calculated does not match the signature you provided. Check your key and signing method.',
code: 'SignatureDoesNotMatch',
time: Thu Jul 30 2015 16:54:50 GMT+0530 (IST),
statusCode: 403,
retryable: false,
retryDelay: 30 }
I have used s3-streamlogger to save winston logs over s3. Any idea why I might be getting this error?
Thanks,
Raeesaa