<?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: taskLegDetails example not working in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/tasklegdetails-example-not-working/m-p/5009063#M3568</link>
    <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/513356"&gt;@abcxyz123&lt;/a&gt;&amp;nbsp;in case you do not get a response here, I would create an issue on the repo so the owner of the repo see this problem, unsure if they follow this community for issues on GitHub code.&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;</description>
    <pubDate>Tue, 30 Jan 2024 13:49:44 GMT</pubDate>
    <dc:creator>bigevilbeard</dc:creator>
    <dc:date>2024-01-30T13:49:44Z</dc:date>
    <item>
      <title>taskLegDetails example not working</title>
      <link>https://community.cisco.com/t5/webex-for-developers/tasklegdetails-example-not-working/m-p/5008990#M3567</link>
      <description>&lt;P&gt;I'm following the example from here&lt;BR /&gt;&lt;A href="https://github.com/WebexSamples/webex-contact-center-api-samples/blob/9b420bb25103ffec44bb4efa87e71bb297df653e/reporting-samples/graphql-sample/More%20Examples/totalCallsByAni.graphql#L3" target="_blank" rel="noopener"&gt;https://github.com/WebexSamples/webex-contact-center-api-samples/blob/9b420bb25103ffec44bb4efa87e71bb297df653e/reporting-samples/graphql-sample/More%20Examples/totalCallsByAni.graphql#L3&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And I'm unable to get anything back from the API, I see other users here have had the same issue without a response.&lt;BR /&gt;&lt;BR /&gt;Here is an extract example that does not work&lt;/P&gt;
&lt;DIV&gt;
&lt;PRE&gt;&lt;SPAN&gt;# Query to fetch CLR  attributes between the given epoch time in 1 January 2023 00:00:00 UTC and Friday, 17 February 2023 07:35:34 UTC&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;  # from and to are mandatory paramaters.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;  # Note - response is paginated&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;  taskLegDetails(from: &lt;/SPAN&gt;$&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;SPAN&gt;Date&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;now&lt;/SPAN&gt;&lt;SPAN&gt;() - startTimeOffset}&lt;/SPAN&gt;&lt;SPAN&gt;, to: &lt;/SPAN&gt;$&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;SPAN&gt;Date&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;now&lt;/SPAN&gt;&lt;SPAN&gt;()}&lt;/SPAN&gt;&lt;SPAN&gt;) {&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;    taskLegs {&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;    id&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;    taskId&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;    channelType&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;    # Results are sorted by ascending order of createdTime&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;    createdTime(sort : asc)&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;  }&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;    pageInfo {&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;      # Indicates if the nextPage exists or not&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;      hasNextPage&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;      # String value which can be passed to fetch the next page.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;      endCursor&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;    }&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;  }&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 30 Jan 2024 12:39:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/tasklegdetails-example-not-working/m-p/5008990#M3567</guid>
      <dc:creator>abcxyz123</dc:creator>
      <dc:date>2024-01-30T12:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: taskLegDetails example not working</title>
      <link>https://community.cisco.com/t5/webex-for-developers/tasklegdetails-example-not-working/m-p/5009063#M3568</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/513356"&gt;@abcxyz123&lt;/a&gt;&amp;nbsp;in case you do not get a response here, I would create an issue on the repo so the owner of the repo see this problem, unsure if they follow this community for issues on GitHub code.&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 13:49:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/tasklegdetails-example-not-working/m-p/5009063#M3568</guid>
      <dc:creator>bigevilbeard</dc:creator>
      <dc:date>2024-01-30T13:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: taskLegDetails example not working</title>
      <link>https://community.cisco.com/t5/webex-for-developers/tasklegdetails-example-not-working/m-p/5009069#M3569</link>
      <description>&lt;P&gt;Thanks, this isn't just the sample code, none of the CLR (taskLegDetails) provide any data, even if I go back a year.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 13:52:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/tasklegdetails-example-not-working/m-p/5009069#M3569</guid>
      <dc:creator>abcxyz123</dc:creator>
      <dc:date>2024-01-30T13:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: taskLegDetails example not working</title>
      <link>https://community.cisco.com/t5/webex-for-developers/tasklegdetails-example-not-working/m-p/5009087#M3570</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/513356"&gt;@abcxyz123&lt;/a&gt;&amp;nbsp;i got you - also try the webex4devs space too then &lt;A href="https://community.cisco.com/t5/webex-for-developers/bd-p/disc-webex-developers," target="_blank"&gt;https://community.cisco.com/t5/webex-for-developers/bd-p/disc-webex-developers,&lt;/A&gt;&amp;nbsp;that or might be a TAC case if you have no reply here, i see the other threads on this by searching the keyword on the boards here.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 14:16:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/tasklegdetails-example-not-working/m-p/5009087#M3570</guid>
      <dc:creator>bigevilbeard</dc:creator>
      <dc:date>2024-01-30T14:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: taskLegDetails example not working</title>
      <link>https://community.cisco.com/t5/webex-for-developers/tasklegdetails-example-not-working/m-p/5010148#M3571</link>
      <description>&lt;P&gt;We (Webex Developer Support) are working on resolving this. The&amp;nbsp;taskLegDetails are behind a feature toggle, we are in discussion with Product Management to enable it for the org in question. If anyone else needs the same, open a ticket with us&amp;nbsp;&lt;A href="https://developer.webex.com/support" target="_blank"&gt;https://developer.webex.com/support&lt;/A&gt;&amp;nbsp;. Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 10:34:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/tasklegdetails-example-not-working/m-p/5010148#M3571</guid>
      <dc:creator>Janos Benyovszki</dc:creator>
      <dc:date>2024-01-31T10:34:30Z</dc:date>
    </item>
  </channel>
</rss>

