<?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: APIs not responding postman in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/APIs-not-responding-postman/m-p/1809092#M14972</link>
    <description>&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;used to be getting the same error as the documentation below.&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;"Unexpected character while parsing value &amp;lt;/ path '',line 0 position 0"&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;I followed this guide but it hasn't worked for me.&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;A href="https://community.qlik.com/t5/Knowledge-Base/Unexpected-character-encountered-while-parsing-value-lt-Path/ta-p/1714588" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Knowledge-Base/Unexpected-character-encountered-while-parsing-value-lt...&lt;/A&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;I did the documentation&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;A href="https://help.qlik.com/en-US/sense/September2017/Subsystems/Monitoring/Content/Introduction/Configure-monitoring-apps.htm?_ga=2.131814031.1875023309.1621339134-1821968897.1621025934" target="_blank" rel="noopener nofollow noreferrer"&gt;https://help.qlik.com/en-US/sense/September2017/Subsystems/Monitoring/Content/Introduction/Configure...&lt;/A&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;After trying doing these steps i kept getting&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;404 Server not found&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My gut feeling with this is that you have not successfully linked a Virtual Proxy to a Proxy:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Levi_Turner_0-1621434734588.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/55295i686984D862B894D6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Levi_Turner_0-1621434734588.png" alt="Levi_Turner_0-1621434734588.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Be sure this virtual proxy is linked.&lt;/P&gt;&lt;P&gt;After it's linked, we should not get a 404. A 404 is a not found message which means Qlik isn't listening to that route / path.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the 400 issue, make sure the host being called is whitelisted / permitted:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Levi_Turner_1-1621434826540.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/55296i279BAEA77C9D9246/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Levi_Turner_1-1621434826540.png" alt="Levi_Turner_1-1621434826540.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The highlighted portion needs to be added here:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Levi_Turner_2-1621434901455.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/55298iECA72ED0208D9678/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Levi_Turner_2-1621434901455.png" alt="Levi_Turner_2-1621434901455.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 19 May 2021 14:35:14 GMT</pubDate>
    <dc:creator>Levi_Turner</dc:creator>
    <dc:date>2021-05-19T14:35:14Z</dc:date>
    <item>
      <title>APIs not responding postman</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/APIs-not-responding-postman/m-p/1808807#M14961</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;Title might be a little bit misleading or its talking about different topics i apologize for that.&lt;/P&gt;&lt;P&gt;Beforehand I'd like to apologize if im posting this in the wrong forums, im new to the forums even though i've been using them for quite a few months now (without registering).&lt;/P&gt;&lt;P&gt;I have been reading different answers and docs or im really bad with Qlik or it hasn't been working for me despite following documentations/videos from Qlik.&lt;/P&gt;&lt;P&gt;We have been using Qlik sense for a couple of years now in the company and i'm new to the Qlik team and i can't keep bothering people all the time for help.&lt;/P&gt;&lt;P&gt;I installed a VM with only a node and i have been trying to make some basic stuff like the log monitor and license monitor to work but i have not been able to.&lt;/P&gt;&lt;P&gt;I used to be getting the same error as the documentation below.&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;"Unexpected character while parsing value &amp;lt;/ path '',line 0 position 0"&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;I followed this guide but it hasn't worked for me.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Knowledge-Base/Unexpected-character-encountered-while-parsing-value-lt-Path/ta-p/1714588" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Knowledge-Base/Unexpected-character-encountered-while-parsing-value-lt-Path/ta-p/1714588&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I did the documentation&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/September2017/Subsystems/Monitoring/Content/Introduction/Configure-monitoring-apps.htm?_ga=2.1952881.1328079918.1621261371-928030941.1610767155" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/sense/September2017/Subsystems/Monitoring/Content/Introduction/Configure-monitoring-apps.htm?_ga=2.1952881.1328079918.1621261371-928030941.1610767155&lt;/A&gt;&lt;/P&gt;&lt;P&gt;After trying doing these steps i kept getting&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;404 Server not found&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;i even tried following this video trying to query API's using Postman and i have been getting&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=M7EqXI7cZtg" target="_blank" rel="noopener"&gt;https://www.youtube.com/watch?v=M7EqXI7cZtg&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alsantana_0-1621365750292.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/55216i1A2D80F3683E973E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alsantana_0-1621365750292.png" alt="alsantana_0-1621365750292.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If i try the same with Http instead of https in postman i get the Javascript Is Disabled.&lt;/P&gt;&lt;P&gt;JavaScript is enabled by default in internet explorer, adding my qlik site to the intranet zone, with http and https.&lt;/P&gt;&lt;P&gt;It's worth having in mind that in virtual proxies i made the next changes.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Central Proxy Authentication was changed to Form so it could show the Qlik Login page.&lt;/LI&gt;&lt;LI&gt;I created a secondary virtual proxy as mentioned earlier by following the documentation/guide and it still wouldn't work&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Sorry again and thank you for your taking your time to read this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 19:26:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/APIs-not-responding-postman/m-p/1808807#M14961</guid>
      <dc:creator>alsantana</dc:creator>
      <dc:date>2021-05-18T19:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: APIs not responding postman</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/APIs-not-responding-postman/m-p/1809092#M14972</link>
      <description>&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;used to be getting the same error as the documentation below.&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;"Unexpected character while parsing value &amp;lt;/ path '',line 0 position 0"&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;I followed this guide but it hasn't worked for me.&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;A href="https://community.qlik.com/t5/Knowledge-Base/Unexpected-character-encountered-while-parsing-value-lt-Path/ta-p/1714588" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Knowledge-Base/Unexpected-character-encountered-while-parsing-value-lt...&lt;/A&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;I did the documentation&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;A href="https://help.qlik.com/en-US/sense/September2017/Subsystems/Monitoring/Content/Introduction/Configure-monitoring-apps.htm?_ga=2.131814031.1875023309.1621339134-1821968897.1621025934" target="_blank" rel="noopener nofollow noreferrer"&gt;https://help.qlik.com/en-US/sense/September2017/Subsystems/Monitoring/Content/Introduction/Configure...&lt;/A&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;After trying doing these steps i kept getting&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;404 Server not found&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My gut feeling with this is that you have not successfully linked a Virtual Proxy to a Proxy:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Levi_Turner_0-1621434734588.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/55295i686984D862B894D6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Levi_Turner_0-1621434734588.png" alt="Levi_Turner_0-1621434734588.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Be sure this virtual proxy is linked.&lt;/P&gt;&lt;P&gt;After it's linked, we should not get a 404. A 404 is a not found message which means Qlik isn't listening to that route / path.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the 400 issue, make sure the host being called is whitelisted / permitted:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Levi_Turner_1-1621434826540.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/55296i279BAEA77C9D9246/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Levi_Turner_1-1621434826540.png" alt="Levi_Turner_1-1621434826540.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The highlighted portion needs to be added here:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Levi_Turner_2-1621434901455.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/55298iECA72ED0208D9678/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Levi_Turner_2-1621434901455.png" alt="Levi_Turner_2-1621434901455.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 14:35:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/APIs-not-responding-postman/m-p/1809092#M14972</guid>
      <dc:creator>Levi_Turner</dc:creator>
      <dc:date>2021-05-19T14:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: APIs not responding postman</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/APIs-not-responding-postman/m-p/1809155#M14974</link>
      <description>&lt;P&gt;LEGEND! thank you so much. i was able to fix the 404 because i hadn't linked the virtual proxy with the proxy (how dumb can i be, facepalm), added the /win/ to all data connections and applications are loading successfully, you are the MVP!&lt;/P&gt;&lt;P&gt;I'm still getting the error 400 when calling the api through postman even though i white listed: localhost, 127.0.0.1, (server ip address), qliksense01, qliksense01.test.com.&lt;/P&gt;&lt;P&gt;Whenever i call the same address in google chrome im getting "XSRF prevention check failed. Possible XSRF discovered"&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 16:50:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/APIs-not-responding-postman/m-p/1809155#M14974</guid>
      <dc:creator>alsantana</dc:creator>
      <dc:date>2021-05-19T16:50:35Z</dc:date>
    </item>
  </channel>
</rss>

