Skip to main content

E1224 — Referenced message id does not exist

PropertyValue
Code1224
SlugE1224
Categoryruntime (Runtime)

What happened

Referenced message id does not exist.

Why it happened

The message id looked up has not been delivered or has already been consumed.

How to fix

Verify the message id. It may have been consumed or never delivered.

Receipt example

{
  "code": 1224,
  "slug": "E1224",
  "category": "runtime",
  "what": "Referenced message id does not exist",
  "fix": "Verify the message id.",
  "docs_url": "https://docs.cowboy.inc/errors/E1224"
}

All Error Codes

View the complete error code reference