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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Error using tRestClient and unable to do GET operation from api

Hi,
I'm using a public api () which is in json format and it holds around 0.3 million records. 
When I have passed the parameter as 1 (), it is fetching the values of trial_id 1. But, my requirement is to fetch all the records(it has about .3 mill). I know, we can pass the incremental value , but my real problem exists while hitting the api. It is throwing an error, handshake failure. After spending a lot of time on this, I'm posting , can someone suggest to proceed further.
Thanks,
NKC

Labels (2)
1 Reply
vapukov
Master II
Master II

Need little more information:
what API, what logic included in this API and etc