I am failing to call a variable in the JavaScript section of an API call feature, but if I call the same variable inside a code executor, it is parsing. On the other hand, if I declare a variable inside the JavaScript side of an API call, it is not parsing if I call it inside a code executor. What could be wrong?

