- 🇸🇮Slovenia Maya Slatinek
Tested the patch. It fixed the error.
Had that issue with the commerce order receipt. - Status changed to RTBC
about 1 year ago 10:15am 5 September 2023
When submitting webform entries, emails fail due to a "valid sender email required" error.
[SENDINBLUE]
Error sending email (from Sender Name to submission@example.com
with reply-to Sender Name )
[400] Client error: `POST https://api.sendinblue.com/v3/smtp/email` resulted in a `400 Bad Request` response: {"code":"invalid_parameter","message":"valid sender email required"} ].
Create webform. Add email handler to send email to. This email is listed as being verified on SendInBlue. It seems SendInBlue is not passing the proper entity elements.
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Tested the patch. It fixed the error.
Had that issue with the commerce order receipt.