Problems with both supabase and idrive e2 (free accounts for testing available) even if I did get it to work with other providers.
SignatureDoesNotMatchThe request signature we calculated does not match the signature you provided. Check your key and signing method.
Any ideas what the problem might be?
https://github.com/aws-samples/sigv4-signing-examples/blob/main/no-sdk/golang/main.go
https://github.com/aws/smithy-go/blob/a4c9efcda6aa54c75d1a130d1320a2709eebf51d/aws-http-auth/sigv4/sigv4.go
for aws canonical go signing code.
Problems with both supabase and idrive e2 (free accounts for testing available) even if I did get it to work with other providers.
SignatureDoesNotMatchThe request signature we calculated does not match the signature you provided. Check your key and signing method.Any ideas what the problem might be?
https://github.com/aws-samples/sigv4-signing-examples/blob/main/no-sdk/golang/main.go
https://github.com/aws/smithy-go/blob/a4c9efcda6aa54c75d1a130d1320a2709eebf51d/aws-http-auth/sigv4/sigv4.go
for aws canonical go signing code.