newman -v): 3.8.3
@genxlogics Could you try this out with the --disable-unicode option and see if that resolves this issue?
@genxlogics Closing issue due to inactivity. Feel free to revert if you're facing difficulties 馃槃
That works --disable-unicode. Thank you @kunagpal
I was having a similar issue and made the suggested change here (--disable-unicode) and also added the suggested addition to the jenkins.xml file - -Dfile.encoding=UTF8.
Now it works like a charm.
Most helpful comment
That works --disable-unicode. Thank you @kunagpal