E04039 — BroadcastTemplateVariableUnfillable
This template uses a variable that a broadcast has no value for. A broadcast fills in contact properties and nothing else, because that is all it knows about each recipient. Take the variable out of the template, or change it to a contact property, then send the broadcast again.
- HTTP status: 422
- Type: validation_error
- Name: BroadcastTemplateVariableUnfillable
What to do
Edit the template and either remove the variable or change it to a contact property. A contact property can be one of our built-in fields, or a custom property your workspace has registered. An archived property does not count as registered, so a variable pointing at one is refused just like a variable naming a property that was never registered at all. Once the template is fixed, send the broadcast again.
Related
- E04xxx — Email sending & delivery: every code in this range
- Errors: the full wire contract, status mapping, and error catalog
- Error handling: branching on type and code, validation details, and vendor_code
Related resources
Continue with the documentation, guides and examples for this topic. Resources are in English.
Understand the conceptShould I use a Bird SDK or call the API directly?Follow the learning pathBuild your first integrationImplementation guideSend your first email
Get an implementation brief