moodle-tool_objectfs icon indicating copy to clipboard operation
moodle-tool_objectfs copied to clipboard

CloudFront: Only one auth mechanism allowed

Open golenkovm opened this issue 5 years ago • 0 comments

Another issue that looks to be CF configuration issue. Error:

<Error>
<Code>InvalidArgument</Code>
<Message>
Only one auth mechanism allowed; only the X-Amz-Algorithm query parameter, Signature query string parameter or the Authorization header should be specified
</Message>
<ArgumentName>Authorization</ArgumentName>
<ArgumentValue>
AWS4-HMAC-SHA256 Credential=AKIAJSKS4QXA5EZ3A/20200504/ap-southeast-2/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=501be7b4d65bd8bcfde4e64e161cf5c3d23dd3cd9732f45f7a50b8f
</ArgumentValue>
<RequestId>F1EAC337A99AD</RequestId>
<HostId>
9hM0yaaYwwRx9svuWW9OCo3rs3AZs2iYUUiWTgYkpT+LyizjH/3JcNpZ0mDqk=
</HostId>
</Error>

golenkovm avatar May 04 '20 01:05 golenkovm