cancel
Showing results for 
Search instead for 
Did you mean: 

Issue configuring pagination in HTTP Client snap

jfpelletier
Contributor

Hello all,

I'm using a HTTP snap to get a list of tasks in a given project, and by default the server returns maximum 100 items per call. To get the items above 100, the endpoint has a query parameter "skip" that offsets the number of items to skip to reach to the desired page (the default is "0"), and another one labelled "top" which lets me specify the number of items to include inside the pages.

I have configured the snap as per the screenshot below, but that doesn't work, it's only pulling me in what seems to be an infinite loop (I'm getting a 429 - too many requests) after a couple of minutes... 😞 

jfpelletier_0-1741210767516.png

I'm obviously missing something, but I can't figure it out... Is there anyone kind enough to help me out?

Thanks!

JF

0 REPLIES 0