Question
getJson returning header in output
I am making a get call using thingworx GETJson service. The service is returning headers in between json.
"Name":"CR 03"}],"headers":"","000001":. As headers is not any field in json format it is displaying in output. While hitting the same URL in google chrome it is showing the exact Json format without header field. Please suggest.

