E28012 — AMBConversationNotFound
No conversation matches the identifier given.
- HTTP status: 404
- Type: not_found_error
- Name: AMBConversationNotFound
What to do
On a send, this means the (from, to) pair names no conversation. Apple issues a customer identifier per brand, so check that from is the business this customer opened a conversation with, and that to is the opaque_user_id from that conversation rather than one from another brand. Your business cannot open a conversation, so a customer who has never messaged you has no identifier to send to. Elsewhere it means no conversation matches the id given.
Operations that resolve this:
Related
- Regions: matching keys, hosts, and data location
- E28xxx — Apple Messages for Business: 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