<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Webex CC - Create Task in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/webex-cc-create-task/m-p/5286686#M4269</link>
    <description>&lt;P&gt;Hello, &lt;BR /&gt;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 &lt;A href="https://developer.webex-cx.com/support" target="_blank"&gt;https://developer.webex-cx.com/support&lt;/A&gt; to share more specific details about your usage and Webex Organization.&lt;BR /&gt;&lt;BR /&gt;For more details about enabling Contact Center for your users please see &lt;A href="https://help.webex.com/en-us/article/nzk6tpp/Manage-Contact-Center-Users" target="_blank"&gt;https://help.webex.com/en-us/article/nzk6tpp/Manage-Contact-Center-Users&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Wed, 30 Apr 2025 17:50:43 GMT</pubDate>
    <dc:creator>Mike Palkovich</dc:creator>
    <dc:date>2025-04-30T17:50:43Z</dc:date>
    <item>
      <title>Webex CC - Create Task</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webex-cc-create-task/m-p/5230406#M3970</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;We have a Gold Tenant, and I would like to create an "outgoing" or "callback" task with the sample API call:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developer.webex-cx.com/documentation/tasks/v1/create-task" target="_blank" rel="noopener"&gt;https://developer.webex-cx.com/documentation/tasks/v1/create-task&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;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):&lt;/P&gt;
&lt;P&gt;{&lt;BR /&gt;"errorData": "Internal server error: com.cisco.ccc.provisioning.model.AnalyzerModel$AnalyzerException: Failed to get the Response from analyzer For orgId &amp;lt;my_org_id&amp;gt;{\"code\":404,\"details\":{\"status\":\"Entity not found for given field: 0\",\"trackingId\":\"\"}} ",&lt;BR /&gt;"errorDetail": {&lt;BR /&gt;"actual": "",&lt;BR /&gt;"errorType": "",&lt;BR /&gt;"expected": ""&lt;BR /&gt;},&lt;BR /&gt;"errorMessage": "Internal System Error",&lt;BR /&gt;"errorType": "Internal System Error"&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="HwtZe"&gt;&lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;Has anyone experienced this? Could you help me to solve this? Or give me some&amp;nbsp; guidelines?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="HwtZe"&gt;&lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;Thank in advance!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2024 07:22:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webex-cc-create-task/m-p/5230406#M3970</guid>
      <dc:creator>Laszlo Hum</dc:creator>
      <dc:date>2024-11-29T07:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: Webex CC - Create Task</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webex-cc-create-task/m-p/5231971#M3979</link>
      <description>&lt;P&gt;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.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 15:07:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webex-cc-create-task/m-p/5231971#M3979</guid>
      <dc:creator>Raffaele Lagana</dc:creator>
      <dc:date>2024-12-03T15:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Webex CC - Create Task</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webex-cc-create-task/m-p/5286344#M4267</link>
      <description>&lt;P&gt;Hi Laszio!&lt;/P&gt;
&lt;P&gt;did you find a solution for that case with &lt;SPAN&gt;Failed to get the Response from analyzer For orgId....&lt;/SPAN&gt;?&lt;/P&gt;
&lt;P&gt;thanks for the feedback.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Apr 2025 19:36:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webex-cc-create-task/m-p/5286344#M4267</guid>
      <dc:creator>ja.kriventsev</dc:creator>
      <dc:date>2025-04-29T19:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Webex CC - Create Task</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webex-cc-create-task/m-p/5286686#M4269</link>
      <description>&lt;P&gt;Hello, &lt;BR /&gt;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 &lt;A href="https://developer.webex-cx.com/support" target="_blank"&gt;https://developer.webex-cx.com/support&lt;/A&gt; to share more specific details about your usage and Webex Organization.&lt;BR /&gt;&lt;BR /&gt;For more details about enabling Contact Center for your users please see &lt;A href="https://help.webex.com/en-us/article/nzk6tpp/Manage-Contact-Center-Users" target="_blank"&gt;https://help.webex.com/en-us/article/nzk6tpp/Manage-Contact-Center-Users&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2025 17:50:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webex-cc-create-task/m-p/5286686#M4269</guid>
      <dc:creator>Mike Palkovich</dc:creator>
      <dc:date>2025-04-30T17:50:43Z</dc:date>
    </item>
  </channel>
</rss>

