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.
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
Verwandte Ressourcen
Weiter mit der Dokumentation, Anleitungen und Beispielen zu diesem Thema. Die Ressourcen sind auf Englisch.
Das Konzept verstehenShould I use a Bird SDK or call the API directly?Dem Lernpfad folgenBuild your first integrationImplementierungsleitfadenSend your first email
Implementierungs-Briefing erhalten