Hello,
I have a JSON body where i’m using global variables. The first instance replaces (“name”: “{{prefix}}_test1”), but the second ( “{{prefix}}_test2”: {} ) does not. Can anyone advise as to why ? And is there any suggested workaround ?
Hello @vdespa, thanks for replying. Yes i checked the postman console and it showed it was not being replaced. I did get this issue resolved by moving the global variables to environment variables, but i’m not why that made a difference. In parallel i also updated to 7.15.0 (7.15.0) and have not seen any problems.