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: 
vicentef
Contributor
Contributor

API Connection tRestClient

Hi everyone,

I'm beginner when it comes to API's...

So i have to rest an API that returns a csv file.

Here is the file information and the raw response :

 

 

0695b00000JMMv9AAH.png 

0695b00000JMMvOAAX.png 

 

 

I'm using a simple tRestClient to connect to the API and a tLog to view the response :

0695b00000JMMvxAAH.png 

0695b00000JMMwMAAX.png 

 

As you can see my body is empty but the connection works. I'm using SOAPui to test. I used the same parameters and i can't have the same response.

How can i treat a CSV file ? Is it even possible or my file format must change?

 

 

Thank you for your time answering.

Much love,

Francisco

Labels (5)
1 Reply
Anonymous
Not applicable

Hi

Is the response returned correctly using SOAPUI? About the response string 'An error has occurred', I think you also need to check log messages from server side.

 

Regards

Shong