Pagination not working for when response contains next URL

Pagination on HTTP node is no longer working after update to n8n 1.112.0. The response body contains the next URL except on the last page where this variable is not set.
See configuration in screenshot.

This config used to work fine, but now it gives an error stating it has retrieved the same page 5x. This error also occurs when limiting pages to the actual amount of pages to be returned and leaves me to believe there is an issue with HTTP node.

Can someone help me get this resolved?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.