<?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>topic Re: REST Connection to Healthcheck returning qlik login page HTML in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Connection-to-Healthcheck-returning-qlik-login-page-HTML/m-p/2069548#M18540</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/152246"&gt;@rnorris&lt;/a&gt;&amp;nbsp;have a look at this post/video:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-How-to-set-up-JWT-authentication/ta-p/1716226" target="_blank"&gt;https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-How-to-set-up-JWT-authentication/ta-p/1716226&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Stefan&lt;/P&gt;</description>
    <pubDate>Wed, 10 May 2023 08:44:52 GMT</pubDate>
    <dc:creator>stefanstoichev123</dc:creator>
    <dc:date>2023-05-10T08:44:52Z</dc:date>
    <item>
      <title>REST Connection to Healthcheck returning qlik login page HTML</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Connection-to-Healthcheck-returning-qlik-login-page-HTML/m-p/2069128#M18526</link>
      <description>&lt;P&gt;I'm trying to implement the Qlik Engine Health-Check tool by&amp;nbsp;&lt;SPAN class="lia-link-navigation lia-page-link lia-link-disabled lia-user-name-link" aria-disabled="true"&gt;&lt;SPAN class="login-bold"&gt;RadovanOresky. (&lt;A href="https://community.qlik.com/t5/Qlik-Sense-Documents/Qlik-Engine-Health-Check-Analysis-app-included/ta-p/1668095/page/2/show-comments/true" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Qlik-Sense-Documents/Qlik-Engine-Health-Check-Analysis-app-included/&lt;/A&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;It requires a REST connection to each node, at the following:&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;https://&amp;lt;server domain&amp;gt;/engine/healthcheck&amp;nbsp;&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;if I paste the url for our engine in to chrome, I get the expected and required JSON result. When I 'test' the connection, it passes, however, when I actually run the script I get an error.&amp;nbsp; This is because what I actually get back is HTML, rather than JSON.&lt;/P&gt;
&lt;P&gt;If I look at it in postman, I can see that the response I get, is actually the Qlik login page:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rnorris_1-1683631521367.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/106718iBEC19CD5EDF94686/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rnorris_1-1683631521367.png" alt="rnorris_1-1683631521367.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;So it seems like the issue is that for whatever reason, the Qlik Sense Service User account isn't logged in? Which seems odd. Enabling windows authentication and providing the details doesn't help.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It feels like this should be a really simple solve, but I'm struggling. Any ideas? Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2023 11:29:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Connection-to-Healthcheck-returning-qlik-login-page-HTML/m-p/2069128#M18526</guid>
      <dc:creator>rnorris</dc:creator>
      <dc:date>2023-05-09T11:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: REST Connection to Healthcheck returning qlik login page HTML</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Connection-to-Healthcheck-returning-qlik-login-page-HTML/m-p/2069134#M18527</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/152246"&gt;@rnorris&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;looks like the service account cannot perform an Automatic Logon.&amp;nbsp;&lt;SPAN&gt;Try to add the URL used in the REST connector to the Intranet Site sectionf of Internet Options (Control Panel &amp;gt; Internet Options &amp;gt; Local Intranet &amp;gt; Sites &amp;gt; Advanced) for the Service User account you'are using for connection.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2023 11:40:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Connection-to-Healthcheck-returning-qlik-login-page-HTML/m-p/2069134#M18527</guid>
      <dc:creator>Giovanni_Civardi</dc:creator>
      <dc:date>2023-05-09T11:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: REST Connection to Healthcheck returning qlik login page HTML</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Connection-to-Healthcheck-returning-qlik-login-page-HTML/m-p/2069152#M18528</link>
      <description>&lt;P&gt;Where's that, on the Qlik server? I'll have a look. We don't have any local intranet, so gonna assume that's a qlik specific thing.&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2023 11:59:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Connection-to-Healthcheck-returning-qlik-login-page-HTML/m-p/2069152#M18528</guid>
      <dc:creator>rnorris</dc:creator>
      <dc:date>2023-05-09T11:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: REST Connection to Healthcheck returning qlik login page HTML</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Connection-to-Healthcheck-returning-qlik-login-page-HTML/m-p/2069156#M18529</link>
      <description>&lt;P&gt;On Qlik Servers under control panel, see attached.&lt;/P&gt;
&lt;P&gt;take a look at the following link for reference:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Integrated-Windows-Authentication-IWA-with-Qlik-using-Internet/ta-p/1710666" target="_blank"&gt;https://community.qlik.com/t5/Official-Support-Articles/Integrated-Windows-Authentication-IWA-with-Qlik-using-Internet/ta-p/1710666&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2023 12:06:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Connection-to-Healthcheck-returning-qlik-login-page-HTML/m-p/2069156#M18529</guid>
      <dc:creator>Giovanni_Civardi</dc:creator>
      <dc:date>2023-05-09T12:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: REST Connection to Healthcheck returning qlik login page HTML</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Connection-to-Healthcheck-returning-qlik-login-page-HTML/m-p/2069193#M18530</link>
      <description>&lt;P&gt;Ah, ok, this looks very much like the fix I'm after! Having done this though, it's still doing the same thing, I'm guessing I need to restart the services?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2023 13:04:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Connection-to-Healthcheck-returning-qlik-login-page-HTML/m-p/2069193#M18530</guid>
      <dc:creator>rnorris</dc:creator>
      <dc:date>2023-05-09T13:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: REST Connection to Healthcheck returning qlik login page HTML</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Connection-to-Healthcheck-returning-qlik-login-page-HTML/m-p/2069227#M18531</link>
      <description>&lt;P&gt;For these cases i usually setup virtual proxy with JWT authentication and then im generating JWT for some user. Once have the JWT im using it to make all requests to qlik via the virtual proxy.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;P.S. You can always generate the JWT with expiration date and for some dummy used that is set to have limited access&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2023 14:05:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Connection-to-Healthcheck-returning-qlik-login-page-HTML/m-p/2069227#M18531</guid>
      <dc:creator>stefanstoichev123</dc:creator>
      <dc:date>2023-05-09T14:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: REST Connection to Healthcheck returning qlik login page HTML</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Connection-to-Healthcheck-returning-qlik-login-page-HTML/m-p/2069542#M18538</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/124946"&gt;@stefanstoichev123&lt;/a&gt;&amp;nbsp;that sounds promising, could you walk me through exactly how I do that please? I don't really understand what is expected for these fields, or where I'd get the info?:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rnorris_0-1683707522819.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/106809iEECD8D03840BC0C7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rnorris_0-1683707522819.png" alt="rnorris_0-1683707522819.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thanks for any help you can provide!&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 08:32:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Connection-to-Healthcheck-returning-qlik-login-page-HTML/m-p/2069542#M18538</guid>
      <dc:creator>rnorris</dc:creator>
      <dc:date>2023-05-10T08:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: REST Connection to Healthcheck returning qlik login page HTML</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Connection-to-Healthcheck-returning-qlik-login-page-HTML/m-p/2069548#M18540</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/152246"&gt;@rnorris&lt;/a&gt;&amp;nbsp;have a look at this post/video:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-How-to-set-up-JWT-authentication/ta-p/1716226" target="_blank"&gt;https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-How-to-set-up-JWT-authentication/ta-p/1716226&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Stefan&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 08:44:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/REST-Connection-to-Healthcheck-returning-qlik-login-page-HTML/m-p/2069548#M18540</guid>
      <dc:creator>stefanstoichev123</dc:creator>
      <dc:date>2023-05-10T08:44:52Z</dc:date>
    </item>
  </channel>
</rss>

