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
When my application tries to access a file through S3 proxy -> Azure blob the exception:
Unknown header x-amz-checksum-mode with URI xxx
is thrown.
When I disable unknown headers, the exception is gone, but nothing seems to happen. I suspect it is due to this change in s3client which our application is using:
Uh oh!
There was an error while loading. Please reload this page.
When my application tries to access a file through S3 proxy -> Azure blob the exception:
Unknown header x-amz-checksum-mode with URI xxx
is thrown.
When I disable unknown headers, the exception is gone, but nothing seems to happen. I suspect it is due to this change in s3client which our application is using:
aws/aws-sdk-js-v3#6810
S3Proxy Version: 2.6.0
andrewgaul/s3proxy:s3proxy-2.6.0
The text was updated successfully, but these errors were encountered: