Skip to contentSkip to navigationSkip to topbar
On this page

11100: Invalid URL format



ERROR: 11100

error-11100 page anchor
ERROR

Invalid URL format

invalid-url-format page anchor

The format of the provided URL is invalid.

Possible Causes

possible-causes page anchor
  • Bad URL for phone number configuration
  • Bad URL passed to outgoing call REST request
  • Bad URL in Play or Redirect Verb Body
  • Bad URL provided for a verb's action attribute

Make sure you submit a fully qualified URL including:

  • protocol (http:// or https://)
  • hostname
  • file path
  • properly url-encoded query parameters

Twilio must be able to reach this URL over the public Internet.