Solved
Forum Discussion
JHunt
8 years agoCommunity Hero
Try setting the Encoding property on your REST TestRequest properties to UTF-8.
Then in your Raw request, you should see
£
change to
£
and that might help.
Try setting the Encoding property on your REST TestRequest properties to UTF-8.
Then in your Raw request, you should see
£
change to
£
and that might help.