Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS signature not woking. If file name contains spaces. #7

Open
kondak3 opened this issue Sep 16, 2020 · 0 comments
Open

AWS signature not woking. If file name contains spaces. #7

kondak3 opened this issue Sep 16, 2020 · 0 comments

Comments

@kondak3
Copy link

kondak3 commented Sep 16, 2020

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> 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant