Boo
6 years agoNew Contributor
Sending special character
I have a REST POST request who is sending a lot of json data. Part of those data contains special character letters like in "éèêàù". When I send the data like that, I got an error message saying:
...
- 6 years ago
Did you try adding UTF-8 to this path?
"%SOAPUI_HOME%"\bin\SoapUI-X.0.0.vmoptions and add
"-Dfile.encoding=UTF8"
Save the file and restart ReadyAPI again. To check whether it is updated :-
Go to ready API - Help --> System Properties --> file.encoding