toehser
Results
3
comments of
toehser
I get this issue with non-ascii characters in the body JSON.
In our enterprise, almost all of the collections use this... for us, at least, everyone keeps using and cloning the things that they know and that work in Postman. please...
Our code is riddled with stuff like: var jsonData = JSON.parse(responseBody); postman.setEnvironmentVariable("dealId", jsonData.dealId);