- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hello @ujjyals87155580,
Do you have character coding set up in the Headers?
It will look something like this
http.header["Content-Type"] = "application/json;charset=utf-8";If this does not work
Try this before adding it to json object.
JSON.parse(eml)
Let me know if that works.
Thanks
Views
Replies
0 Likes
Total Likes