Skip to content
Skip to navigation
Skip to topbar
Twilio Logo
Twilio Docs
Search
Search
Messaging
Voice
Serverless
Flex
Studio
All docs...
SDKs
Help
Help
Search
Log in
Sign up
On this page
ERROR: 48010
Description
Possible Causes
Possible Solutions
On this page
ERROR: 48010
Description
Possible Causes
Possible Solutions
Custom Routing Callback failed to execute successfully
Positive Feedback
Negative Feedback
ERROR: 48010
error-48010 page anchor
Positive Feedback
Negative Feedback
FRONTLINE
ERROR
Description
description page anchor
Positive Feedback
Negative Feedback
Custom Routing Callback failed to execute successfully
Possible Causes
possible-causes page anchor
Positive Feedback
Negative Feedback
The callback endpoint returned an error code.
The callback processing is exceeding 10 seconds.
Possible Solutions
possible-solutions page anchor
Positive Feedback
Negative Feedback
Check your callback execution logic to ensure it is processing the callback calls correctly and passing back 200 OK.
Make sure that callback processing time is less than 10 seconds.