aegeavaz
NNovu
•Created by aegeavaz on 4/9/2024 in #💬│support
Bad hostname in SES Email integration Provider
Hi, I have configured an email SES integration provider, but when I test it, it failed because the hostname configured by the SES provider is "email.eu-west-01.amazonaws.com", and the smtp endpoint that aws is setting up is 'email-smtp.eu-west-01.amazonaws.com'.
Thanks
9 replies
NNovu
•Created by aegeavaz on 10/31/2023 in #💬│support
Email attachments
Hi, I'm trying to trigger an event with a file attached and the API is responding with {"statusCode":413,"message":"request entity too large"}.
The file is small, its 87Kb. And the length of the json data sent is 132933 (len(json.dumps(data)). This is my python code...
Novu v.0.19.0
Is there anything I'm missing?
Thanks..
7 replies