Skip to content

Add error code 30011 / mms_expired_rejected_failed_or_unsupported#329

Open
fern-api[bot] wants to merge 1 commit into
mainfrom
devin/1778873008-add-error-code-30011
Open

Add error code 30011 / mms_expired_rejected_failed_or_unsupported#329
fern-api[bot] wants to merge 1 commit into
mainfrom
devin/1778873008-add-error-code-30011

Conversation

@fern-api
Copy link
Copy Markdown
Contributor

@fern-api fern-api Bot commented May 15, 2026

Summary

Adds the new error code 30011 / mms_expired_rejected_failed_or_unsupported to both error code reference pages, as requested in #328.

LaML (Compatibility API) error codes (/docs/compatibility-api/rest/error-codes):

  • Added 30011 — "MMS Sent: Expired, Rejected, Failed, or Not Supported" (between existing codes 30010 and 30022)

SW REST error codes (/docs/apis/error-codes):

  • Added mms_expired_rejected_failed_or_unsupported — "MMS Sent: Expired, Rejected, Failed, or Not Supported" (in alphabetical order between missing_sip_configuration and must_be_array_of_objects)

No existing error codes were modified. 30008/unknown_destination_handset remains unchanged.

Closes #328

Review & Testing Checklist for Human

  • Verify 30011 renders correctly on the LaML error codes page after deploy
  • Verify mms_expired_rejected_failed_or_unsupported renders correctly on the SW REST error codes page after deploy
  • Confirm the error message text matches what was deployed: "MMS Sent: Expired, Rejected, Failed, or Not Supported"

Notes

Requested by: Fern Support

Add new error code 30011 to LaML error codes and
mms_expired_rejected_failed_or_unsupported to SW REST error codes.

Both map to: MMS Sent: Expired, Rejected, Failed, or Not Supported

Closes #328

Co-Authored-By: bot_apk <apk@cognition.ai>
@fern-api
Copy link
Copy Markdown
Contributor Author

fern-api Bot commented May 15, 2026

Requested by: August
Slack thread: View conversation

@hey-august hey-august changed the title Add error code 30011 / mms_expired_rejected_failed_or_unsupported Add error code 30011 / mms_expired_rejected_failed_or_unsupported May 15, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Request to Add 30011/mms_expired_rejected_failed_or_unsupported to LaML Error Codes and SW REST Error Codes

0 participants