Skip to main content

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.

Mike Cameron

Also: I am still getting all notifications for this space including my own posts even though I have notifications set to admin only.

Shahjahan Jewel

Which email sending service are you using?

Mike Cameron

Shahjahan Jewel, sendgrid.

Shahjahan Jewel

Thanks for reporting. We will take a look and fix it.