Forum Discussion

byter1's avatar
byter1
Occasional Contributor
15 years ago

JSON response not rendered in XML

I am using a REST service request and the response is a JSON string. When the response string is small, it renders the XML tab. If it is big it fails to render in XML. I tried to use the workarounds s...