Getting Invalid URL in parameter 'url' in HTTP module

Hi,

I am getting an error stating Invalid URL in parameter 'url'. in the HTTP module.
Not sure what Im doing wrong.

Here is what is happening:

  1. Im creating a URL based on a previous module and “generating a URL”

  2. Im using the same variable in the URL field of the HTTP module

  3. I can confirm that the module to set variable is working fine.


  4. If I hard code the URL instead of using the variable, it works fine. Just doesn’t work when I use it the generated variable.

Does anybody have any clue what or where Im doing something wrong?

Okay, I did some guessing and tweaking and here is what worked for me:

Use the trim function in the Text and Binary Functions.