# 83402: Received error response to IP Command callback request

Log Type: APPLICATION

Log Level: ERROR

## Description

Twilio received an error response when attempting to send an IP Command event to the provided callback URL.

### Possible causes

Twilio did not receive a 2xx response from the callback URL when attempting to send an IP Command event.

### Possible solutions

Ensure that your callback server can handle the callback and responds with a 2xx HTTP status code. See the [Debugger](https://www.twilio.com/console/debugger) in Console for further information on the callback response.
