# 21502: Invalid callback url

Log Level: ERROR

## Description

The callback url provided is not a valid URL.

### Possible solutions

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.
