Forum Discussion

lisat's avatar
lisat
New Contributor
2 years ago

Rest GET Snap - Issue with passing special character through Next URL

I have a rest API that doesn't return links for paging.  In order to get the paging to work, I have to increment the page number until the API returns empty.  By itself, the paging works great. Th...