Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
RAgarwal1635984967
Contributor
Contributor

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?

0695b00000KE40SAAT.png 

0695b00000KE3u6AAD.png

Labels (2)
1 Reply
Anonymous
Not applicable

Hi

For debugging, link tRestCliet to tLogRow to print the response on the console to see if it has any response messages.

 

Regards

Shong