cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
355
Views
0
Helpful
3
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!

 

3 Replies 3

ja.kriventsev
Level 1
Level 1

Hi Laszio!

did you find a solution for that case with Failed to get the Response from analyzer For orgId....?

thanks for the feedback.

Hello,
Usually this specific error is due to the organization or user authorizing the request not having Contact Center enabled. However we would need more details to confirm. If you would like you can open a ticket here https://developer.webex-cx.com/support to share more specific details about your usage and Webex Organization.

For more details about enabling Contact Center for your users please see https://help.webex.com/en-us/article/nzk6tpp/Manage-Contact-Center-Users.

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.