Platform
Docs
Solutions
ContactLog In

Error: sendgrid bcc not working

What's Causing This Error

This error can be thrown due to several reasons:

  • When using the bcc array, there isn't at least one valid email parameter.
  • Each receiver object doesn't either have at least an email address or a name.
  • You repeated each unique email address in the personalization block.

Here's How To Resolve It

When utilized, the bcc array must include at least an email parameter with a valid email address, as well as a name parameter."email": "example@example.com" or "email": "example@example.com", "name": "Sample Recipient" or "email": "example@example.com", "name": "Sample Recipient".

Each receiver object must include an email address and can additionally include a name. "email": "example@example.com" or "email": "example@example.com", "name": "Example Recipient".

In the personalization block, each unique email address should only be used once.

Other Common SendGrid Errors (and Solutions)

View all errors

Build your first notification in minutes

Send up to 10,000 notifications every month, for free.

Get started for free

Email & push notification

Build your first notification in minutes

Send up to 10,000 notifications every month, for free.

Get started for free

Email & push notification

Platform

Users

Content

Channels

Sending

Workflows

Preferences

Inbox

Workspaces

Observability

API Status

Changelog

© 2024 Courier. All rights reserved.