<?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: REST Pagination Next Token Problem - Youtube API in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Pagination-Next-Token-Problem-Youtube-API/m-p/1354897#M7831</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the response Henrik. I did try checking all, unchecking all, checking only one, but nothing seems to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I had to do is create a loop calling an url that updates every time with the next page token. But honestly, if there is a native option to do it through the REST connector, I would rather use it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even though I could retrieve the data this way, I still have some issues with the data, which I believe is something with the API as I saw more people having the same problem in the internet. What is happening is that after retrieving around 600 rows, it starts bringing empty responses, even though there is still a lot of data to bring. It does not seem to be a cota problem as I have enough "requests available"&lt;SPAN style="font-size: 10pt;"&gt;and I am using a sleep function to avoid overloading them with requests. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Again, I don't know much about this topic, so any help is welcome.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thank you again, Henrik.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Caio&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jun 2017 13:21:55 GMT</pubDate>
    <dc:creator>caio_caminoski</dc:creator>
    <dc:date>2017-06-26T13:21:55Z</dc:date>
    <item>
      <title>REST Pagination Next Token Problem - Youtube API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Pagination-Next-Token-Problem-Youtube-API/m-p/1354895#M7829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to retrieve some data about youtube videos. The data is pretty basic. I am finding the list I need, however I am having a pagination problem. As I know very little about this topic, I figure I am probably doing sth very stupid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is how I am setting my REST API:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="REST Youtube.png" class="jive-image image-1" src="/legacyfs/online/168008_REST Youtube.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;The path for the pagination I found using the following view:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="REST Youtube1.png" class="jive-image image-2" src="/legacyfs/online/168010_REST Youtube1.png" style="height: 85px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea on how to set this pagination correctly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Caio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Jun 2017 14:04:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Pagination-Next-Token-Problem-Youtube-API/m-p/1354895#M7829</guid>
      <dc:creator>caio_caminoski</dc:creator>
      <dc:date>2017-06-24T14:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: REST Pagination Next Token Problem - Youtube API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Pagination-Next-Token-Problem-Youtube-API/m-p/1354896#M7830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try unchecking "is header field" next to pagination field names. That seems to do the trick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 07:15:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Pagination-Next-Token-Problem-Youtube-API/m-p/1354896#M7830</guid>
      <dc:creator>henrikalmen</dc:creator>
      <dc:date>2017-06-26T07:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: REST Pagination Next Token Problem - Youtube API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Pagination-Next-Token-Problem-Youtube-API/m-p/1354897#M7831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the response Henrik. I did try checking all, unchecking all, checking only one, but nothing seems to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I had to do is create a loop calling an url that updates every time with the next page token. But honestly, if there is a native option to do it through the REST connector, I would rather use it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even though I could retrieve the data this way, I still have some issues with the data, which I believe is something with the API as I saw more people having the same problem in the internet. What is happening is that after retrieving around 600 rows, it starts bringing empty responses, even though there is still a lot of data to bring. It does not seem to be a cota problem as I have enough "requests available"&lt;SPAN style="font-size: 10pt;"&gt;and I am using a sleep function to avoid overloading them with requests. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Again, I don't know much about this topic, so any help is welcome.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thank you again, Henrik.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Caio&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 13:21:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Pagination-Next-Token-Problem-Youtube-API/m-p/1354897#M7831</guid>
      <dc:creator>caio_caminoski</dc:creator>
      <dc:date>2017-06-26T13:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: REST Pagination Next Token Problem - Youtube API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Pagination-Next-Token-Problem-Youtube-API/m-p/1354898#M7832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are there any update about this topic ? I've the same issue...&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 10:12:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Pagination-Next-Token-Problem-Youtube-API/m-p/1354898#M7832</guid>
      <dc:creator>micheledenardi</dc:creator>
      <dc:date>2017-11-14T10:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: REST Pagination Next Token Problem - Youtube API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Pagination-Next-Token-Problem-Youtube-API/m-p/2015602#M17745</link>
      <description>&lt;P&gt;I have a very similar issue here. Do you mind sharing a sample of your loop as it might be beneficial to me as well? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2022 18:07:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Pagination-Next-Token-Problem-Youtube-API/m-p/2015602#M17745</guid>
      <dc:creator>SilviyaK</dc:creator>
      <dc:date>2022-12-12T18:07:38Z</dc:date>
    </item>
  </channel>
</rss>

