<?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 Error - Support Request header 'Content-Type' in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/Error-Support-Request-header-Content-Type/m-p/1539955#M22407</link>
    <description>&lt;P&gt;Hello All,&lt;/P&gt;
&lt;P&gt;While running a Job through Rest Connector API, I am getting &lt;STRONG&gt;"QVX_UNEXPECTED_END_OF_DATA: GET method does not support Request header 'Content-Type'".&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Kindly advise me on this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Imran K&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Sep 2019 20:05:48 GMT</pubDate>
    <dc:creator>khan_imran</dc:creator>
    <dc:date>2019-09-24T20:05:48Z</dc:date>
    <item>
      <title>Error - Support Request header 'Content-Type'</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Error-Support-Request-header-Content-Type/m-p/1539955#M22407</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;
&lt;P&gt;While running a Job through Rest Connector API, I am getting &lt;STRONG&gt;"QVX_UNEXPECTED_END_OF_DATA: GET method does not support Request header 'Content-Type'".&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Kindly advise me on this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Imran K&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 20:05:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Error-Support-Request-header-Content-Type/m-p/1539955#M22407</guid>
      <dc:creator>khan_imran</dc:creator>
      <dc:date>2019-09-24T20:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: Error - Support Request header 'Content-Type'</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Error-Support-Request-header-Content-Type/m-p/1540082#M22413</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;GET requests don't support the "Content-Type" header. It is supported only by HTTP requests with body (POST, PUT, PATCH...).&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Ruggero&lt;/P&gt;</description>
      <pubDate>Wed, 06 Feb 2019 09:43:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Error-Support-Request-header-Content-Type/m-p/1540082#M22413</guid>
      <dc:creator>Ruggero_Piccoli</dc:creator>
      <dc:date>2019-02-06T09:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error - Support Request header 'Content-Type'</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Error-Support-Request-header-Content-Type/m-p/1540102#M22414</link>
      <description>&lt;P&gt;Is there any alternative to overcome this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Imran K&lt;/P&gt;</description>
      <pubDate>Wed, 06 Feb 2019 10:09:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Error-Support-Request-header-Content-Type/m-p/1540102#M22414</guid>
      <dc:creator>khan_imran</dc:creator>
      <dc:date>2019-02-06T10:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: Error - Support Request header 'Content-Type'</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Error-Support-Request-header-Content-Type/m-p/1540127#M22416</link>
      <description>&lt;P&gt;Check also this conversation&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Qlik-Sense-Integration/Can-t-access-the-api-with-header-quot-Content-Type-quot/td-p/1437019" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Sense-Integration/Can-t-access-the-api-with-header-quot-Content-Type-quot/td-p/1437019&lt;/A&gt; maybe it is useful.&lt;/P&gt;
&lt;P&gt;In other to help other people to help you please add more details about your goal and how to reproduce the error.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Ruggero&lt;/P&gt;</description>
      <pubDate>Wed, 06 Feb 2019 10:46:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Error-Support-Request-header-Content-Type/m-p/1540127#M22416</guid>
      <dc:creator>Ruggero_Piccoli</dc:creator>
      <dc:date>2019-02-06T10:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error - Support Request header 'Content-Type'</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Error-Support-Request-header-Content-Type/m-p/1540428#M22426</link>
      <description>&lt;P&gt;It could be that your Rest connector is not configured accurately.&lt;/P&gt;
&lt;P&gt;Please check the following article which contains a PDF (and a sample QVF) with correct instructions for setting up your Rest Connector.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://support-cdn.qlik.com/articles/000059611" target="_blank"&gt;https://support-cdn.qlik.com/articles/000059611&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Feb 2019 16:28:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Error-Support-Request-header-Content-Type/m-p/1540428#M22426</guid>
      <dc:creator>Frank_S</dc:creator>
      <dc:date>2019-02-06T16:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error - Support Request header 'Content-Type'</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Error-Support-Request-header-Content-Type/m-p/1540671#M22442</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I tried all the provided solutions and now getting below error.&lt;/P&gt;&lt;P&gt;Error: QVX_UNEXPECTED_END_OF_DATA: HTTP protocol error 415 (Unsupported Media Type):&lt;BR /&gt;{"message":"The request contains an entity body but no Content-Type header. The inferred media type 'application/octet-stream' is not supported for this resource.","exceptionMessage":"No MediaTypeFormatter is available to read an object of type 'ApiTaskExecutionStatusPatch' from content with media t...&lt;/P&gt;&lt;P&gt;Attached is the script which is causing an issue and rest script is running perfectly fine.&lt;/P&gt;&lt;P&gt;Kindly assist.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Imran Khan&lt;/P&gt;</description>
      <pubDate>Thu, 07 Feb 2019 08:31:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Error-Support-Request-header-Content-Type/m-p/1540671#M22442</guid>
      <dc:creator>khan_imran</dc:creator>
      <dc:date>2019-02-07T08:31:30Z</dc:date>
    </item>
  </channel>
</rss>

