django-s3direct icon indicating copy to clipboard operation
django-s3direct copied to clipboard

SignatureDoesNotMatch with MinIO

Open zikphil opened this issue 6 years ago • 2 comments
trafficstars

Hi,

I am trying to implement this plugin locally using MinIO as a fake-s3 service. Everytime I try to upload a file I keep getting the following error from MinIO: initiate error: xxxx/applications/1097889.jpg AWS Code: SignatureDoesNotMatch, Message:The request signature we calculated does not match the signature you provided. Check your key and signing method.status:403

Has anyone been able to successfully make it work before?

zikphil avatar Sep 02 '19 16:09 zikphil

I'm seeing the same problem talking to Minio, but assumed I had missed a configuration step somewhere. Any suggestions?

shacker avatar Aug 19 '21 21:08 shacker

@shacker could you figure it out?

cwirz avatar Feb 14 '23 16:02 cwirz