Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello, I can't send a post request containing a variable. The variable works in a log but not in a request
Anyone have an idea how to do it?
Thanks
Please describe your problem in more detail.
@tony2n91 this happend bacause the type of your variables is "string", so you have to change it to the type "number"
Hello, Please attach a test script or describe the problem in more detail.