E28xxx — Apple Messages for Business
Error codes in the E28xxx range that the public Bird API returns. Each code links to its own page (the page its doc_url points at) with the cause and what to do. Retired codes stay listed; they are never renamed or reused.
| Code | Name | Status | Message |
|---|---|---|---|
| E28001 | AMBBusinessNotApproved | 422 | This business is not approved to send on Apple Messages for Business. |
| E28002 | AMBConversationClosed | 422 | The conversation is closed, so a reply cannot be sent into it. |
| E28003 | AMBRecipientSuppressed | 422 | This customer is suppressed from receiving messages from this business. |
| E28004 | AMBContentKindUnsupported | 422 | This content type is not supported for the conversation. |
| E28005 | AMBContentShapeInvalid | 422 | The message must carry exactly one kind of content. |
| E28006 | — | — | Retired: no longer returned, never reused. |
| E28007 | AMBStringTooLong | 422 | A string in the message exceeds its field's character limit. |
| E28008 | — | — | Retired: no longer returned, never reused. |
| E28011 | AMBBusinessNotFound | 404 | No Apple Messages for Business record matches this id. |
| E28012 | AMBConversationNotFound | 404 | No conversation matches the identifier given. |
| E28017 | AMBMessageSourceNotPermitted | 422 | The credential you authenticated with cannot send a message from that source. |
| E28018 | AMBQuickReplyItemsInvalid | 422 | A quick reply carries between two and five items. |
| E28019 | AMBApplePayLineItemsInvalid | 422 | An Apple Pay request carries at most twenty line items. |
| E28020 | AMBEndpointNotHTTPS | 422 | This media or link URL must use HTTPS. |
| E28023 | AMBFormPagesInvalid | 422 | The form's pages are not a valid form document. |
| E28024 | AMBInteractiveImageInvalid | 422 | An image referenced by this message does not meet Apple's limits. |
| E28027 | AMBAttachmentTooLarge | 422 | The attachment is larger than Apple accepts. |
| E28031 | AMBPaymentSetupUnavailable | 412 | Apple Pay is not ready for this business and environment. |
| E28036 | AMBPaymentProcessing | 409 | The payment has an unresolved provider operation. |
| E28037 | AMBPaymentTokenInvalid | 422 | The Apple Pay authorization could not be verified for this payment request. |
Related
- Errors: the full wire contract, status mapping, and all code ranges
- 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