Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am trying to connect into a REST service using the Qlik connector. Has anyone had any luck getting any Response Header response to return? Our request is successful but returns no Response Header response. We have tested multiple REST clients and via command line with no issues.
Any insight would be appreciated.
Thanks.
I don't think so. I POST to Google or Microsoft services durign OAuth2 authentication to obtain access token, but it is returned in response body, not header.
I am having this issue! No response body, but only header in a POST request.
The documentation of our provider's API shows this:
REST connector connects easily, but it is not getting any results, even though I ticked "Allow response headers".
Need to read the "operation-location" from the header.
Possible that Qlik doesn't recognize the response header if there is no response body?
Looking at the November 2019 release notes, might this be an issue? Try upgrading the REST connector to the latest version if this does not fix your issue.