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: 40140
Description
Possible Causes
Possible Solutions
On this page
ERROR: 40140
Description
Possible Causes
Possible Solutions
Failed to issue Dequeue instruction due to missing 'call_sid' property
Positive Feedback
Negative Feedback
ERROR: 40140
error-40140 page anchor
Positive Feedback
Negative Feedback
TASKROUTER
ERROR
Description
description page anchor
Positive Feedback
Negative Feedback
Possible Causes
possible-causes page anchor
Positive Feedback
Negative Feedback
The Task was not created via the
<Enqueue>
verb
The
call_sid
property is missing in the Task's attributes
Possible Solutions
possible-solutions page anchor
Positive Feedback
Negative Feedback
Only issue Dequeue instruction on Tasks created via the
<Enqueue>
verb
Ensure that
call_sid
property is present in the Task's attributes