E15045 — WhatsAppGroupsNotEligible
WhatsApp only lets an Official Business Account create groups, and this number is not one.
- HTTP status: 412
- Type: precondition_error
- Name: WhatsAppGroupsNotEligible
What to do
WhatsApp grants Official Business Account status to a number whose business portfolio it has verified and whose display name it has approved, and only after the business has been on the WhatsApp Business Platform for 30 days. Request it in WhatsApp Manager on the number's profile, with two-step verification enabled. The decision is WhatsApp's alone: we cannot approve or accelerate it, and a refusal has to wait 30 days before it can be asked again. GET /v1/whatsapp/numbers reports the status per number as is_official_business_account, so read it there and create the group on a number that holds it.
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