I just created an inputs variable with the name v9
how to use it in my Custom Headers to have:
authorization: Bearer
in the debugger:
thanks
I just created an inputs variable with the name v9
how to use it in my Custom Headers to have:
authorization: Bearer
in the debugger:
thanks
Hello this is the scheme <input.V9>
For custom inputs you have to use input.v9
and assign it in debugger for testing purposes, then remove the assignment when you run it