<?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 Cannot Connect to QRS API with Postman via Virtual Proxy Windows Authentication in April 2018, &amp;quot;Could not get any response&amp;quot; in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Cannot-Connect-to-QRS-API-with-Postman-via-Virtual-Proxy-Windows/ta-p/1713911</link>
    <description>&lt;P&gt;&lt;BR /&gt;When trying to connect to the QRS API with Postman via Windows Authentication, Postman responds with &lt;FONT face="courier new,courier"&gt;"Could not get any response"&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Environments:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;, April 2018 and higher&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;Resolution:&lt;/H3&gt;
&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Prior to April 2018 Release:&lt;/STRONG&gt;&lt;BR /&gt;Verify in Postman &amp;gt; Settings that SSL Certificate verification is disabled.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;April 2018 release and higher:&lt;/STRONG&gt;&lt;BR /&gt;In the April 2018 release, port redirection for authentication was disabled in favor of path-based redirects. For not-yet-known reasons, this has been problematic in Postman for NTLM authentication in particular (but not other rest clients/utilities, such as&amp;nbsp;Invoke-RestMethod in Powershell). If you want to use Postman then a workaround is:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Disable auto-follow of redirects.&lt;/LI&gt;
&lt;LI&gt;Make the initial request, Qlik Sense responds with an HTTP 302 and Location header.&lt;/LI&gt;
&lt;LI&gt;Re-enable auto-follow of redirects, and execute request at the URL in the Location header.&lt;/LI&gt;
&lt;LI&gt;You should now have the NTLM session cookie**, proceed with API requests as usual.&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;I&gt;Alternatively&lt;/I&gt;, locate the following line in both&amp;nbsp;&lt;I&gt;repository.exe &lt;/I&gt;and also&amp;nbsp;&lt;I&gt;proxy.exe,&amp;nbsp;&lt;/I&gt;change the value to&amp;nbsp;&lt;I&gt;false&lt;/I&gt;, and restart all services; this re-enables port redirection for Windows authentication requests:&lt;/P&gt;
&lt;PRE class="ckeditor_codeblock"&gt;&amp;lt;add key="DisableAuthenticationPortRedirection" value="true" /&amp;gt;&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;**There is an open issue related to &lt;A href="https://github.com/postmanlabs/postman-app-support/issues/4581" target="_blank" rel="noopener"&gt;Postman not automatically setting secure cookies in the latest stable release 6.1.3&lt;/A&gt;. This is fixed in the Canary (development) release, 6.2.0, or you can set cookies manually.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 01 Jun 2021 19:15:04 GMT</pubDate>
    <dc:creator>Sonja_Bauernfeind</dc:creator>
    <dc:date>2021-06-01T19:15:04Z</dc:date>
    <item>
      <title>Cannot Connect to QRS API with Postman via Virtual Proxy Windows Authentication in April 2018, "Could not get any response"</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Cannot-Connect-to-QRS-API-with-Postman-via-Virtual-Proxy-Windows/ta-p/1713911</link>
      <description>&lt;P&gt;&lt;BR /&gt;When trying to connect to the QRS API with Postman via Windows Authentication, Postman responds with &lt;FONT face="courier new,courier"&gt;"Could not get any response"&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Environments:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;, April 2018 and higher&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;Resolution:&lt;/H3&gt;
&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Prior to April 2018 Release:&lt;/STRONG&gt;&lt;BR /&gt;Verify in Postman &amp;gt; Settings that SSL Certificate verification is disabled.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;April 2018 release and higher:&lt;/STRONG&gt;&lt;BR /&gt;In the April 2018 release, port redirection for authentication was disabled in favor of path-based redirects. For not-yet-known reasons, this has been problematic in Postman for NTLM authentication in particular (but not other rest clients/utilities, such as&amp;nbsp;Invoke-RestMethod in Powershell). If you want to use Postman then a workaround is:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Disable auto-follow of redirects.&lt;/LI&gt;
&lt;LI&gt;Make the initial request, Qlik Sense responds with an HTTP 302 and Location header.&lt;/LI&gt;
&lt;LI&gt;Re-enable auto-follow of redirects, and execute request at the URL in the Location header.&lt;/LI&gt;
&lt;LI&gt;You should now have the NTLM session cookie**, proceed with API requests as usual.&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;I&gt;Alternatively&lt;/I&gt;, locate the following line in both&amp;nbsp;&lt;I&gt;repository.exe &lt;/I&gt;and also&amp;nbsp;&lt;I&gt;proxy.exe,&amp;nbsp;&lt;/I&gt;change the value to&amp;nbsp;&lt;I&gt;false&lt;/I&gt;, and restart all services; this re-enables port redirection for Windows authentication requests:&lt;/P&gt;
&lt;PRE class="ckeditor_codeblock"&gt;&amp;lt;add key="DisableAuthenticationPortRedirection" value="true" /&amp;gt;&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;**There is an open issue related to &lt;A href="https://github.com/postmanlabs/postman-app-support/issues/4581" target="_blank" rel="noopener"&gt;Postman not automatically setting secure cookies in the latest stable release 6.1.3&lt;/A&gt;. This is fixed in the Canary (development) release, 6.2.0, or you can set cookies manually.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2021 19:15:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Cannot-Connect-to-QRS-API-with-Postman-via-Virtual-Proxy-Windows/ta-p/1713911</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2021-06-01T19:15:04Z</dc:date>
    </item>
  </channel>
</rss>

