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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
deep2021
Creator III
Creator III

Rest API error- Internal server error

Hi,

 

While fetching data fromk API I am getting the below error.

deep2021_0-1678315250592.png

 

It was working fine but suddenly the issue started.

Can you please suggest on this?

Thanks

Labels (3)
1 Reply
ocasaenva
Contributor
Contributor

I am trying to connect to a Business Central API from Qlik Sense Cloud using the REST Connector. The POST request is successful and I get a token as response. When I then tries a GET request, using the token as authorization and the correct URL  to extract data tables, fails the REST Connector to setup the connection and returns a "500 Internal Server Error". When I do the exactly same GET request in Postman it works perfectly fine. Does anybody know what can be wrong with the GET request in Qlik?