I am still trying to figure out how to handle YouTube api pageToken

Wappler Team I need some help in understanding what is the best way to return more than the default 50 items the YouTube api gives using the pageToken parameter from the YouTube api documentation. So far a few members of the Wappler community has tried to help me on this given a few times that I have reach out here in the community, but from our observation it seems the “While” in Core Actions cannot handle or refused to loop through the YouTube api using the pageToken=nextPageToken that we have set to global and use as one of the “While” condition.

Here is a simple image showing the setup of what should cause the “While” to loop through the api call to get more than 50 items but it seems its not working.

Community Page
Last updated: