When I am trying to send the JSON string {"value" : "aériennes"}
from one service to other it's throwing me following exception:
Could not read JSON document: Invalid UTF-8 middle byte 0x62
I have tried all the things showed in this URL: JSON character encoding
Can anyone help me out with this?