Everything I have read so far says this should work. For some reason the ‘base_url’ value is never updated to the value passed in. Is there something obvious I’m missing? Thanks.
I should have mentioned I tried it quoted as you have it with the same result. I have a GET request that references {{base_url}} and hovering over it shows the variables scope as Environment. I also tried setting it as a global and passing it as --global-var with the same result. I must be overlooking something obvious. Thanks.