Closed roberto-tenil closed 2 months ago
Hi,
Can you detail the error or some screenshot.
Thanks!
Hello,
I am experiencing an invalid DNS error. Do you know why this might be happening? I will send an image to see if perhaps there is an issue with incorrect input.
Check if plugin is enabled.
I confirm that plugin work in Mautic 5.1
Hi,
Can you detail the error or some screenshot.
Thanks!
Unable to send an email: The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the service documentation for details. (code InvalidSignatureException).
I have already checked the credentials... they are correct and with full access to both SES and SNS.
Do you have any other thoughts on what the problem could be?
Thank you very much.
@roberto-tenil , eu estava enfrentando esse mesmo problema até ontem. A questão é que a chave acaba sendo armazenada incorretamente nas configurações locais. Não tenho certeza se é causado pelo plugin ou pelo próprio Mautic. O que fiz foi inserir manualmente a chave diretamente no arquivo de configuração. Se você verificar, verá que a chave está diferente do esperado. Isso causa problemas, pois ao enviar para o AWS, a string incorreta é enviada.
@brunopastorellorocktrade É exatamente isso que está acontecendo.
Chave armazenada incorretamente no arquivo config/local.php
. Coloquei a chave manualmente e funcionou na hora.
Obrigado pela ajuda.
This is exactly what is happening.
Key stored incorrectly in config/local.php
file. I entered the key manually and it worked right away.
Thanks for your help.
Nice plugin, but it's not working in Mautic 5.1.0. Can you give a look? Thank you.