Hi team
I am able to obtain the JSON response as part of an API GET request via postman.
I am using the same headers in tREST as well as tRESTClient components, I am getting the status code as 200 but the body, I am not getting as JSON format instead I am getting in some decoded format or something.
How to resolve this issue and how to obtain the response in exact JSON format.
Thanks
DBS