ravienu
3 years agoOccasional Contributor
encoding of utf-8 is set for some APIs test cases and not for some in project properties
Hi mates,
I am sending unicode characters in Json request payload. The server is returning "NO success" response. But If I add encoding as UTF-8 in that test case(REST) properties, response comes as "SUCCESS". Is it the the right thing to send UTF-8 explicitly ? And if yes, how does this will be addressed when any integrations call that API ?
And, I could see some other APIs test cases shows UTF-8 as encoding by default in ReadyAPI. So, not sure whats going on.
Appreciate any help.
Thanks.
Ravi.