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: 
Anonymous
Not applicable

Qlik Sense REST API Connection not working on server

CUSTOM CONNECT TO "Provider=QvRestConnector.exe;url=http://XXXXX;

timeout=30;

method=GET;

autoDetectResponseType=true;

keyGenerationStrategy=0;

useWindowsAuthentication=true;

allowResponseHeaders=true;

useCertificate=No;

certificateStoreLocation=CurrentUser;

certificateStoreName=My;

addMissingQueryParametersToFinalRequest=false;

PaginationType=None;

XUserId=****;XPassword=****;";

I am using the above rest connect statement which works on qlikview and also in qlik sense desktop but when I run it on Qlik Sense Server it gives me the below error:

The following error occurred:

QVX_UNEXPECTED_END_OF_DATA: The connection format is obsolete. Please edit your connection object and save it.

0 Replies