Menu

Expand
Rate this page:

Error 40121

Product: TaskRouter

Error - 40121

Missing or Invalid 'call_sid' parameter - Redirect Instruction

Possible Causes

  • You did not provide a "call_sid" parameter on your 'redirect' instruction.
  • You provided an invalid value for the "call_sid" parameter.

Possible Solutions

  • Make certain "call_sid" is provided an is a 34char string starting with CA that represents a live call.

Example

{
    "instruction": "redirect",
    "call_sid": "CA0123456789abcdef0123456789abcdef",
    "url": "https://example.com/twiml?querystring=1234"
}
Rate this page:

Thank you for your feedback!

Please select the reason(s) for your feedback. The additional information you provide helps us improve our documentation:

Sending your feedback...
🎉 Thank you for your feedback!
Something went wrong. Please try again.

Thanks for your feedback!

thanks-feedback-gif