Hi,
While using the ->Put in foreach loop i am getting the following error
The request signature we calculated does not match the signature you provided. Check your key and signing method.
having an error in APP/Plugin/AmazonS3/Lib/AmazonS3.php line 163
My bucket name is also according to documentation in lowercase. Please give any solution of what problem it could have?
Hi,
While using the
->Putin foreach loop i am getting the following errorThe request signature we calculated does not match the signature you provided. Check your key and signing method.having an error in
APP/Plugin/AmazonS3/Lib/AmazonS3.php line 163My bucket name is also according to documentation in lowercase. Please give any solution of what problem it could have?