E15060 — WhatsAppTemplateLanguageNotInSource
The copy asks for a language the template it copies does not carry.
- HTTP status: 422
- Type: validation_error
- Name: WhatsAppTemplateLanguageNotInSource
The public API does not return this code. It comes from Bird's other surfaces, such as the dashboard, the CLI, and the MCP tools, which link here when the error occurs.
What to do
A duplicate can only narrow the languages of the template it copies, never add one. Read the source template to see the languages it carries, set include_languages to a subset of them, and add any further language to the copy afterwards. The response names the languages that did not match.
Operations that resolve this:
Related
- E15xxx — WhatsApp 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
Recursos relacionados
Continúa con la documentación, guías y ejemplos sobre este tema. Los recursos están en inglés.
Comprender el conceptoShould I use a Bird SDK or call the API directly?Seguir la ruta de aprendizajeBuild your first integrationGuía de implementaciónSend your first email
Obtener un resumen de implementación