Sudden bug with http module

Hi,

A scenario that was working well starts to bug, here’s what happens:

  • I extract urls from a sitemap
  • I pass them to the http module to scrape them :

  • since this afternoon the http module has answered me this:

If I copy/paste the url extracted by the text parser directly into the http module, then everything goes well.

I would like to point out that going through Google Sheets is just a check, it does not modify the URL obtained by the text parser.

so I tell myself that maybe something has changed in the source (the sitemap.xml) and that an invisible character is wandering around? I tested applying urlencode / urldecode, etc. on the url in the http module but nothing works…

It would be helpful to provide full unredacted screenshots and the input bundles of the failed module:

Could you please provide the input/output bundles of the modules by running the scenario, then clicking the bubble on the top-right of each module, taking screenshots of, and copying the contents into a file and uploading it to this discussion thread:

Screenshot_2023-08-29_100800

This will allow others to better assist you. Thanks!

2 Likes