尝试使用预签名 URL 载入对象时, SignatureDoesNotMatch
适用场景
StorageGRID 11.5.0
问题描述
尝试载入对象时收到以下错误:
<Code>SignatureDoesNotMatch</Code>
<Message>The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. For more information, see REST Authentication and SOAP Authentication for details.</Message>
<Resource>/test/testing.txt?AWSAccessKeyId=XXXXXXXXXX&Signature=XXXXXXXXXXXX&Expires=1231965213</Resource>
<RequestId>1342320211564360</RequestId>
<AWSAccessKeyId>XXXXXXXXXX</AWSAccessKeyId>