Hi!
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?