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
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