The second gets passed the URLhttps://thehackernews.com/search?updated-max=2025-07-09T14:10:00%2B05:30&max-results=12. This is the link to page 2 of the news.
When I run the flow they both end up with the same website content, even though they have two different URLs
I thought it was an issue with the site. But when I use the links with CURL, I get different content as expected.
Hey @OrionSeven! If you’re reporting an issue with a flow or an error in a run, please include the run link and make sure it’s shareable so we can take a look.
Find your run link on the history page. Format: https://www.gumloop.com/pipeline?run_id={{your_run_id}}&workbook_id={{workbook_id}}
Make it shareable by clicking “Share” → ‘Anyone with the link can view’ in the top-left corner of the flow screen.
Provide details about the issue—more context helps us troubleshoot faster.
The issue is now fixed, it was due to an issue in decoding the query parameters that were responsible for the pagination. Sorry for that, thanks again for reporting. Let me know if you run into any other issues or have questions!