<?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: Having trouble making REST API calls to Qlik Sense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Having-trouble-making-REST-API-calls-to-Qlik-Sense/m-p/1661954#M49705</link>
    <description>&lt;P&gt;In case anyone looking for the answer -&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN class="API_syntax_input"&gt;https://&amp;lt;&lt;SPAN class="CommonComponentsQPSName_Short"&gt;QPS&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;host name&amp;gt;/&amp;lt;virtual proxy&amp;gt;/QPS/&amp;lt;path&amp;gt;&lt;/SPAN&gt;&lt;P&gt;where&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Code"&gt;&amp;lt;path&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is an endpoint as described in:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/November2019/Subsystems/ProxyServiceAPI/Content/Sense_ProxyServiceAPI/ProxyServiceAPI-ProxyServiceAPI-Personal.htm" target="_blank" rel="noopener"&gt;&lt;I&gt;Personal API&lt;/I&gt;&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="API_syntax_input"&gt;https://&amp;lt;&lt;SPAN class="CommonComponentsQPSName_Short"&gt;QPS&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;host name&amp;gt;:4243/QPS/&amp;lt;virtualproxy&amp;gt;/&amp;lt;path&amp;gt;&lt;/SPAN&gt;&lt;P&gt;where&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Code"&gt;&amp;lt;path&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is an endpoint as described in:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/November2019/Subsystems/ProxyServiceAPI/Content/Sense_ProxyServiceAPI/ProxyServiceAPI-Proxy-API.htm" target="_blank" rel="noopener"&gt;&lt;I&gt;Proxy APIs&lt;/I&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/November2019/Subsystems/ProxyServiceAPI/Content/Sense_ProxyServiceAPI/ProxyServiceAPI-Session-Module-API.htm" target="_blank" rel="noopener"&gt;&lt;I&gt;Session module API&lt;/I&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/November2019/Subsystems/ProxyServiceAPI/Content/Sense_ProxyServiceAPI/ProxyServiceAPI-Load-Balancing-Module-API.htm" target="_blank" rel="noopener"&gt;&lt;I&gt;Load balancing module API&lt;/I&gt;&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Thu, 02 Jan 2020 09:27:08 GMT</pubDate>
    <dc:creator>neo_lee</dc:creator>
    <dc:date>2020-01-02T09:27:08Z</dc:date>
    <item>
      <title>Having trouble making REST API calls to Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Having-trouble-making-REST-API-calls-to-Qlik-Sense/m-p/18104#M1233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Our ultimate goal is to send logout requests to Qlik Sense from an external application (via the QPS API). So far we have been unsuccessful in getting any requests to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Using Postman to test requests, even a simple GET request to &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://" rel="nofollow" target="_blank"&gt;https://&lt;/A&gt;&lt;SPAN&gt;{our host}:4243/qps/about/description, as described in the &lt;/SPAN&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/February2018/Subsystems/ProxyServiceAPI/Content/ProxyServiceAPI/ProxyServiceAPI-Proxy-API.htm"&gt;Proxy API &lt;/A&gt;&lt;SPAN&gt;documentation page, comes back with a "Could not get any response. There was an error connecting to &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://" rel="nofollow" target="_blank"&gt;https://&lt;/A&gt;&lt;SPAN&gt;{our host}:4243/qps/about/description". If we remove the port from the URL, we get a 500 error instead ("No rest method matches the incoming request). We tried adding to Postman the certs that were exported from our QMC, but that doesn't seem to have helped with anything, nor does using &lt;/SPAN&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/February2018/Subsystems/ProxyServiceAPI/Content/ProxyServiceAPI/ProxyServiceAPI-Connect-API-Use-Xrfkey-Headers.htm"&gt;Xrfkey&lt;/A&gt; headers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas on how to proceed?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2018 18:27:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Having-trouble-making-REST-API-calls-to-Qlik-Sense/m-p/18104#M1233</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-25T18:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: Having trouble making REST API calls to Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Having-trouble-making-REST-API-calls-to-Qlik-Sense/m-p/1530211#M38158</link>
      <description>&lt;P&gt;I am having the same issue, were you able to resolve the issue?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jan 2019 00:54:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Having-trouble-making-REST-API-calls-to-Qlik-Sense/m-p/1530211#M38158</guid>
      <dc:creator>Jeff</dc:creator>
      <dc:date>2019-01-15T00:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: Having trouble making REST API calls to Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Having-trouble-making-REST-API-calls-to-Qlik-Sense/m-p/1661954#M49705</link>
      <description>&lt;P&gt;In case anyone looking for the answer -&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN class="API_syntax_input"&gt;https://&amp;lt;&lt;SPAN class="CommonComponentsQPSName_Short"&gt;QPS&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;host name&amp;gt;/&amp;lt;virtual proxy&amp;gt;/QPS/&amp;lt;path&amp;gt;&lt;/SPAN&gt;&lt;P&gt;where&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Code"&gt;&amp;lt;path&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is an endpoint as described in:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/November2019/Subsystems/ProxyServiceAPI/Content/Sense_ProxyServiceAPI/ProxyServiceAPI-ProxyServiceAPI-Personal.htm" target="_blank" rel="noopener"&gt;&lt;I&gt;Personal API&lt;/I&gt;&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="API_syntax_input"&gt;https://&amp;lt;&lt;SPAN class="CommonComponentsQPSName_Short"&gt;QPS&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;host name&amp;gt;:4243/QPS/&amp;lt;virtualproxy&amp;gt;/&amp;lt;path&amp;gt;&lt;/SPAN&gt;&lt;P&gt;where&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="Code"&gt;&amp;lt;path&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is an endpoint as described in:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/November2019/Subsystems/ProxyServiceAPI/Content/Sense_ProxyServiceAPI/ProxyServiceAPI-Proxy-API.htm" target="_blank" rel="noopener"&gt;&lt;I&gt;Proxy APIs&lt;/I&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/November2019/Subsystems/ProxyServiceAPI/Content/Sense_ProxyServiceAPI/ProxyServiceAPI-Session-Module-API.htm" target="_blank" rel="noopener"&gt;&lt;I&gt;Session module API&lt;/I&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/November2019/Subsystems/ProxyServiceAPI/Content/Sense_ProxyServiceAPI/ProxyServiceAPI-Load-Balancing-Module-API.htm" target="_blank" rel="noopener"&gt;&lt;I&gt;Load balancing module API&lt;/I&gt;&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Thu, 02 Jan 2020 09:27:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Having-trouble-making-REST-API-calls-to-Qlik-Sense/m-p/1661954#M49705</guid>
      <dc:creator>neo_lee</dc:creator>
      <dc:date>2020-01-02T09:27:08Z</dc:date>
    </item>
  </channel>
</rss>

