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: 48003
Description
Possible Causes
Possible Solutions
On this page
ERROR: 48003
Description
Possible Causes
Possible Solutions
Callback returned an invalid response
Positive Feedback
Negative Feedback
ERROR: 48003
error-48003 page anchor
Positive Feedback
Negative Feedback
FRONTLINE
ERROR
Description
description page anchor
Positive Feedback
Negative Feedback
Callback returned an invalid response
Possible Causes
possible-causes page anchor
Positive Feedback
Negative Feedback
Your Frontline integration service returned a response which is invalid.
Your service returned a response that was too large. Responses are capped at 64k.
Possible Solutions
possible-solutions page anchor
Positive Feedback
Negative Feedback
Make sure that callback returns a valid JSON which has the required fields that are defined in Frontline Docs.
Make sure that your response size is less than 64k.