E15003 — WhatsAppTemplateParameterMismatch
The message parameters do not match the parameters the template declares.
- HTTP status: 422
- Type: validation_error
- Name: WhatsAppTemplateParameterMismatch
What to do
The parameters you sent do not match what the template declares. Read the template you sent to, which names the version in service as live_version_id; read that version's language to see the placeholders it expects, with an example value for each. Send one parameters entry per placeholder, naming each one when the template declares named parameters.
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
Continue com a documentação, guias e exemplos sobre este tópico. Os recursos estão em inglês.
Entenda o conceitoShould I use a Bird SDK or call the API directly?Siga o percurso de aprendizagemBuild your first integrationGuia de implementaçãoSend your first email
Obtenha um resumo de implementação