I have a collection that uses variables like {{baseUrl}}
.
And I have an environment, that defines such variables, providing the initial value and the current value (both the same here).
However, executing an API request is not replacing the variables although the environment has been selected properly.
I have restarted Postman many times, de- and re-selected the environment and stuff like that. It seems to be broken or need another way I don’t know