You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
报错:
oss: service returned error: StatusCode=403, ErrorCode=SignatureDoesNotMatch, ErrorMessage="The request signature we calculated does not match the signature you provided. Check your key and signing method.",
The text was updated successfully, but these errors were encountered:
代码示例:
object key := "+.pdf"
locaFilename := "+.pdf"
bucket.PutObjectFromFile(objectKey , locaFilename)
报错:
oss: service returned error: StatusCode=403, ErrorCode=SignatureDoesNotMatch, ErrorMessage="The request signature we calculated does not match the signature you provided. Check your key and signing method.",
The text was updated successfully, but these errors were encountered: