s3-bash4
s3-bash4 copied to clipboard
AWS signature not woking. If file name contains spaces.
Get, Put, Delegate file action working. But we are trying to upload file name contains space. its showing "Http Version Not Supported" error we tried FILE_TO_UPLOAD and RESOURCE_PATH url encoding.
Ex: Screenshot 2020-09-14 at 2.54.02 PM.png
<?xml version="1.0" encoding="UTF-8"?>
<Error>
<Code>HttpVersionNotSupported</Code>
<Message>The HTTP version specified is not supported.</Message>
<RequestId>4D0080432DD99095edd032</RequestId><HostId>XXXXXXXeP37h5Gj6XFHri6jUzKnEzphmuGceuEb/L2rttznFHXZswGfgfdNC9pwlZntESJM2UXv5aK/6KwfGEzFQjKk9vTJH</HostId>
</Error>