bborn / lewsnetter

E-mail marketing application (create and send e-mail newsletter via SES). Includes subscription management, delivery, bounce and complaint notification, templates, and some stats.
MIT License
318 stars 42 forks source link

Aws signature does not match #12

Open sayginburak opened 7 years ago

sayginburak commented 7 years ago

Hello,

I deployed to heroku and enter my s3, ses and smtp credentials. But when I try to upload a picture app couldn't upload to s3. Aws gives this error.

<?xml version=\"1.0\" encoding=\"UTF-8\"?>\nSignatureDoesNotMatchThe request signature we calculated does not match the signature you provided. Check your key and signing method....... and this goes on.

What may be the problem here?

bborn commented 7 years ago

Can you share a full error trace?