Documentation
Sign inGet started

E13017 — NoAvailableChannel

No delivery channel is available for this recipient with the requested options. Remove the channels restriction, or use a recipient reachable over an enabled channel.
  • HTTP status: 422
  • Type: validation_error
  • Name: NoAvailableChannel

What to do

The request body parsed, but one or more values are invalid. Read the details array: each entry names the failing field (param, a dotted path like to[0].email) with a human-readable reason. Fix the named fields and retry.
  • E13xxx — Verify: 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