E15054 — WhatsAppGroupUpdateInProgress
A change to this group or participant is still in progress, so another cannot start yet.
- HTTP status: 409
- Type: conflict_error
- Name: WhatsAppGroupUpdateInProgress
What to do
WhatsApp confirms a change on a webhook rather than in its reply, so only one change runs at a time against the same thing. Read last_operation: while its status is pending the change is still outstanding, and it settles to success or failed once WhatsApp reports back, usually within seconds. Each participant carries their own, so removing one person does not hold up another.
Related
- Idempotency: safe retries and key reuse rules
- 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
Gerelateerde bronnen
Ga verder met de documentatie, gidsen en voorbeelden voor dit onderwerp. De bronnen zijn in het Engels.
Begrijp het conceptShould I use a Bird SDK or call the API directly?Volg het leerpadBuild your first integrationImplementatiegidsSend your first email
Ontvang een implementatieoverzicht