# 90031: Broadcast Recipients list is empty \[deprecated]&#x20;

Log Type: APPLICATION

Log Level: ERROR

## Description

This deprecated error appears when the Broadcast `Recipients` list is empty.

### Possible causes

* You sent a Broadcast request without any recipients.
* The `Recipients` list in the request payload was empty.

### Possible solutions

* Add at least one recipient to the Broadcast request before you send it.
* Verify that the `Recipients` list is populated and is not being cleared by your application logic.

#### Additional resources

* [Programmable Messaging](/docs/messaging)
