Hi,
I have created a Rest WS object in Katalon. Seems to me working fine until I try to use it from a test script. I have a parameter ‘accountNumber’ that has a value of ${acctNum} which is defined on the variables tab. This all works when executing from the object.
When I reference the above request from a test script, I am getting an error:
Any idea what is happening here?
Thanks!
Matt