E15039 — WhatsAppSenderNotConnected
The from number has not finished connecting to WhatsApp.
- HTTP status: 422
- Type: validation_error
- Name: WhatsAppSenderNotConnected
What to do
Only a number whose status is connected can send, and GET /v1/whatsapp/numbers reports the status of each. A number at preparing reaches awaiting_signup on its own, one at awaiting_signup needs WhatsApp Embedded Signup completed on it, and one at pending is still being registered with WhatsApp. A number at failed reports the reason it stopped; disconnect it and connect it again. Send once its status reads connected.
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
Ressources associées
Poursuivez avec la documentation, les guides et les exemples sur ce sujet. Les ressources sont en anglais.
Comprendre le conceptShould I use a Bird SDK or call the API directly?Suivre le parcours d'apprentissageBuild your first integrationGuide d'implémentationSend your first email
Obtenir un guide d'implémentation