<?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 Sense REST Call Using POST/JSON in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-REST-Call-Using-POST-JSON/m-p/2478540#M100493</link>
    <description>&lt;P&gt;Whenever I received this error, it had to do with the quotes around the request body. I think you need double quotes in stead of single quotes.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Integration-Extension-APIs/WITH-CONNECTION-statement-BODY-with-Double-quote/m-p/1237636#M6586" target="_blank"&gt;Solved: Re: WITH CONNECTION statement - BODY with Double q... - Qlik Community - 1237635&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 28 Aug 2024 19:59:47 GMT</pubDate>
    <dc:creator>SterreKapteijns</dc:creator>
    <dc:date>2024-08-28T19:59:47Z</dc:date>
    <item>
      <title>Qlik Sense REST Call Using POST/JSON</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-REST-Call-Using-POST-JSON/m-p/2477663#M100392</link>
      <description>&lt;P&gt;I am trying to send http post(json) request from qlik sense(load editor) to some python script but getting error message. Please support to fix this error.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;REST Connection:&lt;/STRONG&gt; &lt;FONT color="#00FF00"&gt;Successful&lt;/FONT&gt;&lt;BR /&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; &lt;EM&gt;URL is tested via postman and working perfectly&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Please find below code snippet and snap for error message.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;LIB CONNECT TO 'REST_httpswww.###########';&lt;/P&gt;
&lt;P&gt;RestConnectorMasterTable:&lt;BR /&gt;SQL SELECT&lt;BR /&gt;"username",&lt;BR /&gt;"password"&lt;BR /&gt;FROM JSON&lt;BR /&gt;WITH CONNECTION (&lt;BR /&gt;HTTPHEADER "Content-Type" "application/json",&lt;BR /&gt;METHOD "POST",&lt;BR /&gt;URL "&lt;A href="https://www.abc.com/test.php" target="_blank"&gt;https://www.abc.com/test.php&lt;/A&gt;",&lt;BR /&gt;BODY '{"username":"value1","password":"value2"}'&lt;BR /&gt;);&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="qlik-sense-rest-error.png" style="width: 499px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/170915iFBE6AEAD292CBBE9/image-dimensions/499x425?v=v2" width="499" height="425" role="button" title="qlik-sense-rest-error.png" alt="qlik-sense-rest-error.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2024 06:15:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-REST-Call-Using-POST-JSON/m-p/2477663#M100392</guid>
      <dc:creator>kaleem287</dc:creator>
      <dc:date>2024-08-23T06:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense REST Call Using POST/JSON</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-REST-Call-Using-POST-JSON/m-p/2478540#M100493</link>
      <description>&lt;P&gt;Whenever I received this error, it had to do with the quotes around the request body. I think you need double quotes in stead of single quotes.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Integration-Extension-APIs/WITH-CONNECTION-statement-BODY-with-Double-quote/m-p/1237636#M6586" target="_blank"&gt;Solved: Re: WITH CONNECTION statement - BODY with Double q... - Qlik Community - 1237635&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 19:59:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-REST-Call-Using-POST-JSON/m-p/2478540#M100493</guid>
      <dc:creator>SterreKapteijns</dc:creator>
      <dc:date>2024-08-28T19:59:47Z</dc:date>
    </item>
  </channel>
</rss>

