Skip to contentSkip to navigationSkip to topbar
Page tools
Useful for sharing or LLM
Accelerate development with AI

On this pageProducts used
Looking for more inspiration?Visit the
Error
Application error

40000: Content-Type of 'application/json' not set

Twilio TaskRouter DocumentationTaskRouter

Description

description page anchor

Possible causes

possible-causes page anchor
  • You responded with a 200 HTTP response but did not provide a Content-Type header of 'application/json'
  • Add Content-Type header of 'application/json'
1
{
2
"instruction": "accept"
3
}

with no Content-Type header provided.