<?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 body, what's wrong? in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/REST-body-what-s-wrong/m-p/2549913#M22911</link>
    <description>&lt;P&gt;Content-Type:&amp;nbsp;application/json was missing as query header.&lt;/P&gt;&lt;P&gt;Postman adds it automatically that's the reason why on Qlik was not working and with postaman yes.&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/50380"&gt;@rzenere_avvale&lt;/a&gt;&amp;nbsp;for helping!&lt;/P&gt;</description>
    <pubDate>Tue, 26 May 2026 12:35:49 GMT</pubDate>
    <dc:creator>micheledenardi</dc:creator>
    <dc:date>2026-05-26T12:35:49Z</dc:date>
    <item>
      <title>REST body, what's wrong?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/REST-body-what-s-wrong/m-p/2549903#M22908</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;i'm trying to get some data from our company's Lectra PLM based on mongo db.&lt;/P&gt;&lt;P&gt;PLM consultants gave me the body syntex to include on my REST connection but for some reasons it seems the call is ignoring the body.&lt;/P&gt;&lt;P&gt;Do someone has the idea of which can be the cause?&lt;/P&gt;&lt;P&gt;With this configuration i'm getting only 100rows but with the parameters limit 0 it should return all results, not only the first 100. PLM consultants says there is not pagination so all the results should retrived.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="micheledenardi_0-1779797140360.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/188532iDE902594CDFD0CDD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="micheledenardi_0-1779797140360.png" alt="micheledenardi_0-1779797140360.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2026 12:12:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/REST-body-what-s-wrong/m-p/2549903#M22908</guid>
      <dc:creator>micheledenardi</dc:creator>
      <dc:date>2026-05-26T12:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: REST body, what's wrong?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/REST-body-what-s-wrong/m-p/2549907#M22909</link>
      <description>&lt;P&gt;Ciao&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/47473"&gt;@micheledenardi&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;A few questions to deep dive the issue:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Are there any other parameters/headers (i.e. content-type) that are being used?&lt;/LI&gt;&lt;LI&gt;Where you able to try this API call from another tool (like Postman)? If you did, did you get the same result as in Qlik?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Regards,&lt;BR /&gt;Riccardo&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2026 12:18:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/REST-body-what-s-wrong/m-p/2549907#M22909</guid>
      <dc:creator>rzenere_avvale</dc:creator>
      <dc:date>2026-05-26T12:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: REST body, what's wrong?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/REST-body-what-s-wrong/m-p/2549911#M22910</link>
      <description>&lt;P&gt;I add only the&amp;nbsp;Authorization Bearer as query header.&lt;/P&gt;&lt;P&gt;With postman it work correctly&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="micheledenardi_0-1779798234426.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/188535i717CBD97453963DC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="micheledenardi_0-1779798234426.png" alt="micheledenardi_0-1779798234426.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2026 12:24:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/REST-body-what-s-wrong/m-p/2549911#M22910</guid>
      <dc:creator>micheledenardi</dc:creator>
      <dc:date>2026-05-26T12:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: REST body, what's wrong?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/REST-body-what-s-wrong/m-p/2549913#M22911</link>
      <description>&lt;P&gt;Content-Type:&amp;nbsp;application/json was missing as query header.&lt;/P&gt;&lt;P&gt;Postman adds it automatically that's the reason why on Qlik was not working and with postaman yes.&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/50380"&gt;@rzenere_avvale&lt;/a&gt;&amp;nbsp;for helping!&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2026 12:35:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/REST-body-what-s-wrong/m-p/2549913#M22911</guid>
      <dc:creator>micheledenardi</dc:creator>
      <dc:date>2026-05-26T12:35:49Z</dc:date>
    </item>
  </channel>
</rss>

