The post-processing Extract Variable that I have when I run a login request works fine in the app, but when I publish the docs and press “Try it out” on the web view, it does not appear to see the environment variables I expect.
Here’s one extract variable in case it helps diagnose.
When you extract variables, they exist in the local values of the app’s variables, and the web side will not see the local values of the app’s variables
Hi, you can input variables in the Value box, and then you will see an entry after ‘The API uses environment variables’. At this point, you can set the values of the environment variables.