Skip to contentSkip to navigationSkip to topbar
Rate this page:
On this page

Failed to issue Conference Instruction due to invalid ActivitySid



ERROR: 40139

error-40139 page anchor
TASKROUTER
ERROR

Conference Instruction requires a valid post_work_activity_sid

Possible Causes

possible-causes page anchor
  • The provided post_work_activity_sid is invalid or no longer exists in the operating Workspace.
  • Ensure that a valid ActivitySid is provided in the post_work_activity_sid property in the Worker's attributes or request parameters.

Example

example page anchor

_10
{
_10
"instruction": "conference",
_10
"to": "client:alice",
_10
"from": "bob",
_10
"post_work_activity_sid": "WA0123456789abcdef0123456789abcdef"
_10
}


Rate this page: