<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>article HTTP protocol error 407 authenticationrequired when creating a REST Connection in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/HTTP-protocol-error-407-authenticationrequired-when-creating-a/ta-p/1710892</link>
    <description>&lt;P&gt;Creating a REST connection in Qlik Sense Enterprise on Windows and testing the connection results in:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;HTTP protocol error 407 (authenticationrequired):&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;!DOCTYPE HTML PUBLIC"-//W3C//DTD XHTML 1.0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Transitional//EN"&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="test connection 407 authenticationrequired.png" style="width: 453px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/56420i79300621730796EF/image-size/large?v=v2&amp;amp;px=999" role="button" title="test connection 407 authenticationrequired.png" alt="test connection 407 authenticationrequired.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;Environment:&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;BR /&gt;&lt;LI-PRODUCT title="Qlik REST Connector" id="qlikRESTConnector"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="qlik-migrated-tkb-headings"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="qlik-migrated-tkb-headings"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;Resolution:&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is usually caused by one of the two:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;The proxy server in the network requires authentication.&lt;/LI&gt;
&lt;LI&gt;The REST Connector is out-of-date.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;To resolve:&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;If the network is using proxy server which requires authentication, add proxy settings into the Rest connector configuration file:&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;Qlik Sense Server:&amp;nbsp;C:\Program Files\Common Files\Qlik\Custom&amp;nbsp; Data\QvRestConnector\QvRestConnector.exe.config&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;QlikSense Desktop:&amp;nbsp;&lt;A target="_blank" rel="noopener"&gt;C:\Users\&lt;/A&gt;&amp;lt;user name&amp;gt;\AppData\Local\Programs\Common Files\Qlik\Custom Data\QvRestConnector\QvRestConnector.exe.config&lt;BR /&gt;&lt;BR /&gt;Note: Please always make a backup before editing the original file.&lt;BR /&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;configuration&amp;gt;
...
&amp;lt;system.net&amp;gt;
    &amp;lt;defaultProxy useDefaultCredentials="true" enabled="true"&amp;gt;
      &amp;lt;proxy usesystemdefault="False" autoDetect="False" proxyaddress="http://proxy-server:8080" /&amp;gt;
    &amp;lt;/defaultProxy&amp;gt;
  &amp;lt;/system.net&amp;gt;
...
&amp;lt;/configuration&amp;gt;​&lt;/LI-CODE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-family: inherit;"&gt;Verify that the REST Connector is up to date.&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;</description>
    <pubDate>Mon, 07 Jun 2021 11:40:33 GMT</pubDate>
    <dc:creator>Sonja_Bauernfeind</dc:creator>
    <dc:date>2021-06-07T11:40:33Z</dc:date>
    <item>
      <title>HTTP protocol error 407 authenticationrequired when creating a REST Connection</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/HTTP-protocol-error-407-authenticationrequired-when-creating-a/ta-p/1710892</link>
      <description>&lt;P&gt;Creating a REST connection in Qlik Sense Enterprise on Windows and testing the connection results in:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;HTTP protocol error 407 (authenticationrequired):&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;lt;!DOCTYPE HTML PUBLIC"-//W3C//DTD XHTML 1.0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Transitional//EN"&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="test connection 407 authenticationrequired.png" style="width: 453px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/56420i79300621730796EF/image-size/large?v=v2&amp;amp;px=999" role="button" title="test connection 407 authenticationrequired.png" alt="test connection 407 authenticationrequired.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;Environment:&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;BR /&gt;&lt;LI-PRODUCT title="Qlik REST Connector" id="qlikRESTConnector"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="qlik-migrated-tkb-headings"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="qlik-migrated-tkb-headings"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;Resolution:&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is usually caused by one of the two:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;The proxy server in the network requires authentication.&lt;/LI&gt;
&lt;LI&gt;The REST Connector is out-of-date.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;To resolve:&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;If the network is using proxy server which requires authentication, add proxy settings into the Rest connector configuration file:&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;Qlik Sense Server:&amp;nbsp;C:\Program Files\Common Files\Qlik\Custom&amp;nbsp; Data\QvRestConnector\QvRestConnector.exe.config&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;QlikSense Desktop:&amp;nbsp;&lt;A target="_blank" rel="noopener"&gt;C:\Users\&lt;/A&gt;&amp;lt;user name&amp;gt;\AppData\Local\Programs\Common Files\Qlik\Custom Data\QvRestConnector\QvRestConnector.exe.config&lt;BR /&gt;&lt;BR /&gt;Note: Please always make a backup before editing the original file.&lt;BR /&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;configuration&amp;gt;
...
&amp;lt;system.net&amp;gt;
    &amp;lt;defaultProxy useDefaultCredentials="true" enabled="true"&amp;gt;
      &amp;lt;proxy usesystemdefault="False" autoDetect="False" proxyaddress="http://proxy-server:8080" /&amp;gt;
    &amp;lt;/defaultProxy&amp;gt;
  &amp;lt;/system.net&amp;gt;
...
&amp;lt;/configuration&amp;gt;​&lt;/LI-CODE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-family: inherit;"&gt;Verify that the REST Connector is up to date.&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Mon, 07 Jun 2021 11:40:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/HTTP-protocol-error-407-authenticationrequired-when-creating-a/ta-p/1710892</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2021-06-07T11:40:33Z</dc:date>
    </item>
  </channel>
</rss>

