Amazon S3 access key error

I am unable to connect to my S3 bucket through cuba. I have changed the app.properties and the spring.xml in the core module as per the documentation. However when I try to upload an image file, i get the following error:

SignatureDoesNotMatchThe request signature we calculated does not match the signature you provided. Check your key and signing method.FD5A06F41AAB8B17
at com.haulmont.cuba.core.app.filestorage.amazon.AmazonS3FileStorage.saveStream(AmazonS3FileStorage.java:126) ~[cuba-core-6.2.3.jar:6.2.3]

I have absolutely no idea why this is happening, I have double checked every letter and been over the other similar forum questions. Any help would be greatly appreciated.

1 Like

Hi, @alexbradau

Have you tried to connect to S3 with the latest CUBA version?

Regards,
Daniil.