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
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>
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: