Using tRestClient to fetch data from Rest API Endpoint but string is coming as blank value.
I am using tRestClient to retrieve data from REST API, it's able to connect using basic auth but the string value is empty. When trying to access the same endpoint in browser, it does return the result like below. The response JSON is having the key with "@" sign as shown below, not sure if that's is causing an issue?