Describe the problem/error/question
I am trying to get a list of video resources via Gumlet API ( List Assets ).
It collects the first page, but somehow the pagination magic doesn’t work at all.
Here’s how I setup the pagination there:
What is the error message (if any)?
Executing this returns:
The returned response was identical 5x, so requests got stopped
Check if “Pagination Completed When” has been configured correctly.
And if I try to limit the pages fetched, it ends up returning only the page of offset=0. Somehow, it doesn’t progress any further.
What am I doing wrong?
Information on your n8n setup
I am running the cloud version


