AWS download - X-Direct-Download returns Invalid Argment error : 400 Bad Request

Hello,

I am trying to make TRTH AWS download feature, by using X-Direct-Download header.

With Postman, I could see the tick data actually can be downloaded, then I added

X-Direct-Download header,then, However I am getting below error, Could you advise how I can fix the problem?

<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>

@noboru.maruyama01

Best Answer

Answers