How to read JSON, coming as content type text/plain, from target response in javascript?
response.content and context.getVariable("response.content") returning blank, but I could see response in calling client.
I need to remove few elements from JSON payload.
Thanks,
Sanjay