Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
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

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