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: 40000
Content-Type of 'application/json' not set
On this page
ERROR: 40000
Content-Type of 'application/json' not set
Content-Type of 'application/json' not set
Positive Feedback
Negative Feedback
ERROR: 40000
error-40000 page anchor
Positive Feedback
Negative Feedback
TASKROUTER
ERROR
Content-Type of 'application/json' not set
content-type-of-applicationjson-not-set page anchor
Positive Feedback
Negative Feedback
Possible Causes
possible-causes page anchor
You responded with a 200 HTTP response but did not provide a Content-Type header of 'application/json'
Possible Solutions
possible-solutions page anchor
Add Content-Type header of 'application/json'
Example
example page anchor
Copy code block
1
{
2
"instruction": "accept"
3
}
with no Content-Type header provided.