Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
micheledenardi
Specialist II
Specialist II

Youtube Pagination Problem next Page REST API

Hi there,

on my YouTube Channel there are 481 videos and I am trying to retrieve the video (id) list but I am having a pagination problem because the below configuration returns only the first 50 videos ids.

As I know very little about this topic, I figure I am probably doing something very stupid.

Here is how I am setting my REST API:

Immagine.png

2017-11-14 11_42_12-test(1) _ Editor caricamento dati - Qlik Sense.png

2017-11-14 11_51_36-test(1) _ Editor caricamento dati - Qlik Sense.png

I have already tried to checking all "Is Header Field" checkbox, unchecking all, checking only one, but nothing seems to work.

maxResults=50 are the number of results per page. Bigger numbers are not allowed.


What I had to do is create a loop calling an url that updates every time with the next page token.

Michele De Nardi
If a post helps to resolve your issue, please accept it as a Solution.
0 Replies