Skip to contentSkip to navigationSkip to topbar
Rate this page:
On this page

TaskRouter->Direct



ERROR: 40120

error-40120 page anchor
TASKROUTER
ERROR

Missing or Invalid 'url' parameter - Redirect Instruction

missing-or-invalid-url-parameter---redirect-instruction page anchor

Possible Causes

possible-causes page anchor
  • You did not provide a "url" parameter on your 'redirect' instruction.
  • You provided an invalid format in your "url" field.
  • Make certain "url" is provided and contains a well formed HTTP or HTTPS URL.

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


Rate this page: