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
The text was updated successfully, but these errors were encountered:
everpcpc
changed the title
should not append header x-amz-content-sha256 UNSIGNED-PAYLOAD by default
AWS: should not append header x-amz-content-sha256 UNSIGNED-PAYLOAD by default
Jul 4, 2023
Only s3 related service support this header, other service would result in
SignatureDoesNotMatch
error.ref: https://github.com/aws/aws-sdk-go/blob/v1.44.294/aws/signer/v4/v4.go#L692
The text was updated successfully, but these errors were encountered: