I'm trying to get a response from a web URL that I have to build dynamically using variables that get set during the course of the script. When I try to use a variable that has been set earlier in the script, the script fails to validate with this e...