<?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: Qlik Rest APIs gives http 400 header request error after upgraded to Nov 2019 version in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlik-Rest-APIs-gives-http-400-header-request-error-after/m-p/1749872#M57697</link>
    <description>&lt;P&gt;Yes, this is solution for me. Thanks! The steps of adding host in white list is described in &lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/How-to-configure-the-WebSocket-origin-white-list-and-best/ta-p/1716765?_ga=2.78644375.2008519454.1601967852-1598291365.1587815953" target="_self"&gt;this tutorial&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Why there are no words about white list&amp;nbsp; settings in &lt;A href="https://help.qlik.com/en-US/sense-developer/November2019/Subsystems/Platform/Content/Sense_PlatformOverview/Examples/config-header-authentication.htm?_ga=2.108003585.2008519454.1601967852-1598291365.1587815953#Authenti" target="_self"&gt;Qlik Help example&lt;/A&gt;&amp;nbsp;I can't understand!&lt;/P&gt;</description>
    <pubDate>Tue, 06 Oct 2020 09:24:28 GMT</pubDate>
    <dc:creator>mdbender</dc:creator>
    <dc:date>2020-10-06T09:24:28Z</dc:date>
    <item>
      <title>Qlik Rest APIs gives http 400 header request error after upgraded to Nov 2019 version</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Rest-APIs-gives-http-400-header-request-error-after/m-p/1668768#M50501</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;we have been using Qlik Rest API's and after upgrading i am getting http 400 header request error..&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;https://&amp;lt;qlik url&amp;gt;/&amp;lt;virtual proxy&amp;gt;/app?xrfkey=&amp;lt;key id&amp;gt;&amp;amp;filter=name eq 'dashboard0'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2020-01-24 14_33_10-Postman.jpg" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/27382iA2143781C45A363D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2020-01-24 14_33_10-Postman.jpg" alt="2020-01-24 14_33_10-Postman.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;we get 200 success if we pass rest url without virtual proxy.. but the expected output for header are not comming&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;https://&amp;lt;qlik url&amp;gt;/app?xrfkey=&amp;lt;key id&amp;gt;&amp;amp;filter=name eq 'dashboard0'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2020-01-24 14_33_10-Postman2.jpg" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/27385iA1457FEBA997F989/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2020-01-24 14_33_10-Postman2.jpg" alt="2020-01-24 14_33_10-Postman2.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;is there anything changed in Rest API url s as compared to Qlik April 2019 version ? or any other possible reasons like authentication or rights that got changed ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:14:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Rest-APIs-gives-http-400-header-request-error-after/m-p/1668768#M50501</guid>
      <dc:creator>in_kkumar31</dc:creator>
      <dc:date>2024-11-16T19:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Rest APIs gives http 400 header request error after upgraded to Nov 2019 version</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Rest-APIs-gives-http-400-header-request-error-after/m-p/1689620#M52654</link>
      <description>&lt;P&gt;You might have solved this already, but for others:&lt;/P&gt;&lt;P&gt;I am guessing the problem is that the hostname you are using is not in the whitelist in QMC under &lt;U&gt;each&lt;/U&gt; virtual proxy.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Qlik Sense has started checking the header "Host:" on all requests now. Not just when opening the websocket.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which is the reason the the unfortunately named error message:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp;400 Bad Request - The http header is incorrect&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Mar 2020 20:54:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Rest-APIs-gives-http-400-header-request-error-after/m-p/1689620#M52654</guid>
      <dc:creator>vegard_bakke</dc:creator>
      <dc:date>2020-03-31T20:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Rest APIs gives http 400 header request error after upgraded to Nov 2019 version</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Rest-APIs-gives-http-400-header-request-error-after/m-p/1749872#M57697</link>
      <description>&lt;P&gt;Yes, this is solution for me. Thanks! The steps of adding host in white list is described in &lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/How-to-configure-the-WebSocket-origin-white-list-and-best/ta-p/1716765?_ga=2.78644375.2008519454.1601967852-1598291365.1587815953" target="_self"&gt;this tutorial&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Why there are no words about white list&amp;nbsp; settings in &lt;A href="https://help.qlik.com/en-US/sense-developer/November2019/Subsystems/Platform/Content/Sense_PlatformOverview/Examples/config-header-authentication.htm?_ga=2.108003585.2008519454.1601967852-1598291365.1587815953#Authenti" target="_self"&gt;Qlik Help example&lt;/A&gt;&amp;nbsp;I can't understand!&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 09:24:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Rest-APIs-gives-http-400-header-request-error-after/m-p/1749872#M57697</guid>
      <dc:creator>mdbender</dc:creator>
      <dc:date>2020-10-06T09:24:28Z</dc:date>
    </item>
  </channel>
</rss>

