Lonkero, tried putting some tracers in the script, can't figure-out why this is happening. If I put the following line after the $httpObj.send(), like this:

$httpObj.send()
?"Tracer"

I don't see the tracer. If I put it on the line before (after the GET), it see it ...