Hi All, I am trying to get JSON data from a REST api.  I am using my web browser to get the data by hitting the URL. The data is receiving properly, but the JSON contains a few HTML tags. These tags are not not receiving in the browser while hitting the url. Is there any way to overcome this issue ? Thanks,