<Error><Code>NotImplemented</Code><Message>A header you provided implies functionality that is not implemented</Message><Header>Transfer-Encoding</Header> #4944
Labels
bug
This issue is a bug.
Describe the bug
I am trying to use python code generated presigned url in golang to upload object,
But in golang, I am facing below issue when i try to upload with url,
Transfer-EncodingNotImplemented
A header you provided implies functionality that is not implementedExpected Behavior
It should work in golang
Current Behavior
With curl command it works fine, but in golang, i am not able to upload with same url.
Reproduction Steps
""
Possible Solution
No response
Additional Information/Context
No response
SDK version used
did not use golang sdk
Environment details (Version of Go (
go version
)? OS name and version, etc.)none
The text was updated successfully, but these errors were encountered: