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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
vijetas42
Specialist
Specialist

Rest Connector issue in QV

Hi all,

Need your suggestions on below issue,

while accessing my api url throgh rest connector I am getting error 407.javascript:;

Rest_error.png

Labels (1)
1 Reply
petter
Partner - Champion III
Partner - Champion III

The Qlik REST Connector is not able to handle proxys by itself. The proxy is something that many organisations and businesses put alongside or as a part of a firewall to be a necessary "guard" between the internet and the internal net. Some proxys are set up to demand password from all users as a part of company/organisation policy.

The Qlik Web Connector on the other hand provides full support of proxys. Have a look here:

Advanced configuration ‒ Qlik Connectors

The Qlik Web Connector can be an intermediary for the Qlik REST Connector so you don't necessarily need to use the QWC as a full replacement for the REST Connector.