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:
-
Im creating a URL based on a previous module and “generating a URL”
-
Im using the same variable in the URL field of the HTTP module
-
I can confirm that the module to set variable is working fine.
-
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?