Skip to contentSkip to navigationSkip to topbar
Page toolsOn this page
Looking for more inspiration?Visit the
Warning
Application error

95200: Status callback response error

Description

description page anchor

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

Possible causes

possible-causes page anchor

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

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.