<?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: 411 Length Required in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/411-Length-Required/m-p/2418847#M12142</link>
    <description>&lt;P&gt;&lt;SPAN&gt;The current approach isn't working. Do we need to pass it differently? Also, I aim to dynamically determine the size instead of hard-coding it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="replbhoopeshk_0-1707923025550.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/159762i64D9EB24324FC9A5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="replbhoopeshk_0-1707923025550.png" alt="replbhoopeshk_0-1707923025550.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Feb 2024 15:03:54 GMT</pubDate>
    <dc:creator>repl-bhoopesh-k</dc:creator>
    <dc:date>2024-02-14T15:03:54Z</dc:date>
    <item>
      <title>411 Length Required</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/411-Length-Required/m-p/2418754#M12139</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;I encountered a "411 Length Required" error while using the tREST component. Can you please assist me in resolving this issue?&lt;/P&gt;
&lt;P&gt;=======================&lt;/P&gt;
&lt;P&gt;In Basic Settings:&lt;/P&gt;
&lt;P&gt;URL: [requested URL]&lt;BR /&gt;Method: POST&lt;BR /&gt;=======================&lt;/P&gt;
&lt;P&gt;I have tried setting the Content-Type to "application/json" and providing a Content-Length of 52098.&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 12:03:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/411-Length-Required/m-p/2418754#M12139</guid>
      <dc:creator>repl-bhoopesh-k</dc:creator>
      <dc:date>2024-02-14T12:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: 411 Length Required</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/411-Length-Required/m-p/2418808#M12140</link>
      <description>&lt;P&gt;411 is a http response code indicating that the API you are querying expects a Content-Length header. Google "411 Length Required" and see if you can figure out what you need to do in order to query this API in the correct way.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 13:51:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/411-Length-Required/m-p/2418808#M12140</guid>
      <dc:creator>henrikalmen</dc:creator>
      <dc:date>2024-02-14T13:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: 411 Length Required</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/411-Length-Required/m-p/2418847#M12142</link>
      <description>&lt;P&gt;&lt;SPAN&gt;The current approach isn't working. Do we need to pass it differently? Also, I aim to dynamically determine the size instead of hard-coding it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="replbhoopeshk_0-1707923025550.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/159762i64D9EB24324FC9A5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="replbhoopeshk_0-1707923025550.png" alt="replbhoopeshk_0-1707923025550.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 15:03:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/411-Length-Required/m-p/2418847#M12142</guid>
      <dc:creator>repl-bhoopesh-k</dc:creator>
      <dc:date>2024-02-14T15:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: 411 Length Required</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/411-Length-Required/m-p/2418964#M12143</link>
      <description>&lt;P&gt;I'm not sure about either of those questions. When googling "calculate content-length header" it seems kind of complicated to get it right, and suggestions are that most moderns systems calculate it themselves. I haven't actually used the component you are using, I just realised that the error message in your question seem to be not from the product itself but from the API you are connecting to, so I thought I'd say that. Hopefully somebody else can help you with this.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 20:00:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/411-Length-Required/m-p/2418964#M12143</guid>
      <dc:creator>henrikalmen</dc:creator>
      <dc:date>2024-02-14T20:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: 411 Length Required</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/411-Length-Required/m-p/2419411#M12144</link>
      <description>&lt;P&gt;Hi Henrikalmen,&lt;/P&gt;
&lt;P&gt;Thank you for getting back to me. It appears that everything is functioning correctly in Talend 7.3, but there are issues after upgrading to Talend 8. It's possible that this could be due to the upgrade itself or another underlying issue.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2024 11:54:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/411-Length-Required/m-p/2419411#M12144</guid>
      <dc:creator>repl-bhoopesh-k</dc:creator>
      <dc:date>2024-02-15T11:54:31Z</dc:date>
    </item>
  </channel>
</rss>

