E15019 — WhatsAppSenderNotFound
This is not a WhatsApp sender this workspace can send from.
- HTTP status: 422
- Type: validation_error
- Name: WhatsAppSenderNotFound
What to do
Name a business number this workspace has connected and whose WhatsApp registration completed. Two operations reach this code with two kinds of value: a send names its sender by E.164 number, which must be in that format, and POST /v1/whatsapp/groups names it by the number's wan_ id from GET /v1/whatsapp/numbers. The response names the parameter at fault and which form it expected.
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
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