When I put file to S3, if the path have special symbol (@ or chinese), it will fail and got following error message
S3 put error : "SignatureDoesNotMatch: The request signature we calculated does not match the signature you provided. Check your key and signing method."
S3 put error : "Error downloading https://my-s3-test.s3.amazonaws.com/@22/1.png? - server replied: Forbidden"
When I put file to S3, if the path have special symbol (@ or chinese), it will fail and got following error message
S3 put error : "SignatureDoesNotMatch: The request signature we calculated does not match the signature you provided. Check your key and signing method." S3 put error : "Error downloading https://my-s3-test.s3.amazonaws.com/@22/1.png? - server replied: Forbidden"
Have someone encounter the same issue?
Please help me Thanks.