Bug Report: Email Notifications
Currently, when email notifications are set to send based on new posts in a space I am seeing the following fail in FluentSMTP.
{
"code": 400,
"message": "The to array is required for all personalization objects, and must have at least one email object with a valid email address.",
"errors": [
"The to array is required for all personalization objects, and must have at least one email object with a valid email address."
]
}
There are no recipients in the TO: field.
Also: I am still getting all notifications for this space including my own posts even though I have notifications set to admin only.
Which email sending service are you using?
Shahjahan Jewel, sendgrid.
Thanks for reporting. We will take a look and fix it.