cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
133
Views
0
Helpful
1
Replies

Webex CC - Create Task

Laszlo Hum
Level 1
Level 1

Hello!

We have a Gold Tenant, and I would like to create an "outgoing" or "callback" task with the sample API call:

https://developer.webex-cx.com/documentation/tasks/v1/create-task

When I fill the body and click run I always got back HTTP 500 error (Internal Server Error) and the following error message (I removed the organization id):

{
"errorData": "Internal server error: com.cisco.ccc.provisioning.model.AnalyzerModel$AnalyzerException: Failed to get the Response from analyzer For orgId <my_org_id>{\"code\":404,\"details\":{\"status\":\"Entity not found for given field: 0\",\"trackingId\":\"\"}} ",
"errorDetail": {
"actual": "",
"errorType": "",
"expected": ""
},
"errorMessage": "Internal System Error",
"errorType": "Internal System Error"
}

Has anyone experienced this? Could you help me to solve this? Or give me some  guidelines?

Thank in advance!

 

1 Reply 1

Raffaele Lagana
Cisco Employee
Cisco Employee

If you can share the org ID you used for this, we can check further. Usually this error is caused when the org doesn't have Contact Center enabled (or the user making the request hasn't been enabled for it), or possibly the wrong phone number is assigned to your Outdial ANI. There may be other reasons but we can't check without having the org ID.