You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 9, 2026. It is now read-only.
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>
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