RootCauseunvalidated
We need to send security fields in the correct order while uploading files to S3. — Presigned POST mechanism itself. Tension: Aws error message was misleading. Outcome: I just interchanged the position of `x-amz-signature` and `x-amz-security-token`.
1a6ff740-05e8-44aa-8747-3f75b8042648
We need to send security fields in the correct order while uploading files to S3. — Presigned POST mechanism itself. Tension: Aws error message was misleading. Outcome: I just interchanged the position of x-amz-signature and x-amz-security-token.