# 94100: Transcriptions: status callback response error

Log Type: APPLICATION

Log Level: WARNING

## Description

Twilio attempted to send a transcription event to the callback URL specified and your application returned a 4xx or 5xx or other HTTP response error

### Possible causes

* The callback URL specified is incorrect
* Your application has an issue while handling callback requests or suffering and outage

### Possible solutions

* Ensure that the callback URL specified is correct
* Ensure that your callback server can handle the request and responds with a 2xx HTTP status code
