<?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 connector for POST method started throwing 405 HTTP error in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/REST-connector-for-POST-method-started-throwing-405-HTTP-error/m-p/1819042#M32640</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is not enough info to see which method script is failing on. I am guessing task Id maybe was hardcoded and someone has changed it?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please check the following article and section "&amp;nbsp;&lt;/SPAN&gt;&lt;U&gt;&lt;STRONG&gt;ssue: API POST 405 method not supported (allowed)&lt;/STRONG&gt;&lt;/U&gt;&lt;SPAN&gt;" for your answer:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Knowledge-Base/Troubleshooting-Common-NPrinting-API-Errors/ta-p/1715009" target="_blank"&gt;https://community.qlik.com/t5/Knowledge-Base/Troubleshooting-Common-NPrinting-API-Errors/ta-p/1715009&lt;/A&gt;&lt;/P&gt;&lt;P&gt;alternatively please provide detailed info where your script fails so we can comment on that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 01 Jul 2021 10:32:28 GMT</pubDate>
    <dc:creator>Lech_Miszkiewicz</dc:creator>
    <dc:date>2021-07-01T10:32:28Z</dc:date>
    <item>
      <title>REST connector for POST method started throwing 405 HTTP error</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/REST-connector-for-POST-method-started-throwing-405-HTTP-error/m-p/1819009#M32638</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an QS app which u&lt;SPAN class="lia-message-unread lia-message-unread-windows"&gt;ses Qlik NPrinting APIs inside a load script which was working fine for the last 1.5 half year and suddenly started throwing an error:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-message-unread lia-message-unread-windows"&gt;2021-06-30 06:33:50 Error: HTTP protocol error 405 (Method Not Allowed):&lt;BR /&gt;2021-06-30 06:33:50&lt;BR /&gt;2021-06-30 06:33:50 {"message":"The requested resource does not support http method 'POST'."}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-message-unread lia-message-unread-windows"&gt;I've been searching through other similar topics but not able to find the solution.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-message-unread lia-message-unread-windows"&gt;Nothing has changed lately, no upgrades to the platform. This is Qlik Sense June 2019 Patch 6.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Is it something with the way cookie is set? I have it as below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;let vCookieRaw = peek( 'Set-Cookie',0,'_response_header');&lt;/P&gt;&lt;P&gt;if vSSL='No' then&lt;BR /&gt;let vCookie=TextBetween('$(vCookieRaw)','HttpOnly,','Path=/',1);&lt;BR /&gt;else&lt;BR /&gt;let vCookie = TextBetween('$(vCookieRaw)','Secure,','Path=/',2);&lt;BR /&gt;end if&lt;/P&gt;&lt;P&gt;I would be very grateful for any help on this issue.&lt;/P&gt;&lt;P&gt;If anything else needed from my side, please let me know.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 07:13:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/REST-connector-for-POST-method-started-throwing-405-HTTP-error/m-p/1819009#M32638</guid>
      <dc:creator>cdyaro</dc:creator>
      <dc:date>2021-07-01T07:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: REST connector for POST method started throwing 405 HTTP error</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/REST-connector-for-POST-method-started-throwing-405-HTTP-error/m-p/1819042#M32640</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is not enough info to see which method script is failing on. I am guessing task Id maybe was hardcoded and someone has changed it?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please check the following article and section "&amp;nbsp;&lt;/SPAN&gt;&lt;U&gt;&lt;STRONG&gt;ssue: API POST 405 method not supported (allowed)&lt;/STRONG&gt;&lt;/U&gt;&lt;SPAN&gt;" for your answer:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Knowledge-Base/Troubleshooting-Common-NPrinting-API-Errors/ta-p/1715009" target="_blank"&gt;https://community.qlik.com/t5/Knowledge-Base/Troubleshooting-Common-NPrinting-API-Errors/ta-p/1715009&lt;/A&gt;&lt;/P&gt;&lt;P&gt;alternatively please provide detailed info where your script fails so we can comment on that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 10:32:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/REST-connector-for-POST-method-started-throwing-405-HTTP-error/m-p/1819042#M32640</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2021-07-01T10:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: REST connector for POST method started throwing 405 HTTP error</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/REST-connector-for-POST-method-started-throwing-405-HTTP-error/m-p/1819082#M32652</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the reply.&lt;/P&gt;&lt;P&gt;I don't think there were some changes in the script as last time it was modified it was by sa_scheduler which should be fine. I haven't noticed any changes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm attaching logfile with the error, some info I've deleted or replaced with fake data.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 12:13:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/REST-connector-for-POST-method-started-throwing-405-HTTP-error/m-p/1819082#M32652</guid>
      <dc:creator>cdyaro</dc:creator>
      <dc:date>2021-07-01T12:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: REST connector for POST method started throwing 405 HTTP error</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/REST-connector-for-POST-method-started-throwing-405-HTTP-error/m-p/1819085#M32653</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;if you look at the “with connection” section you will notice that vTask variable does not return any value in your script. look below between task/ and /execution you would expect some id value.&amp;nbsp;&lt;BR /&gt;you miss it&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;servername.com:4993/api/v1/tasks//executions", HTTPHEADER "cookie&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 12:33:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/REST-connector-for-POST-method-started-throwing-405-HTTP-error/m-p/1819085#M32653</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2021-07-01T12:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: REST connector for POST method started throwing 405 HTTP error</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/REST-connector-for-POST-method-started-throwing-405-HTTP-error/m-p/1819093#M32655</link>
      <description>&lt;P&gt;Just to give you little bit more info as well..&lt;/P&gt;&lt;P&gt;it appears your script is searching for record called “taskChecker” in your nprinting and cannot find it as 0 lines are fetched hence no task id in your variable.&amp;nbsp;&lt;BR /&gt;so clearly something has changed in your nprinting!&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 12:41:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/REST-connector-for-POST-method-started-throwing-405-HTTP-error/m-p/1819093#M32655</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2021-07-01T12:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: REST connector for POST method started throwing 405 HTTP error</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/REST-connector-for-POST-method-started-throwing-405-HTTP-error/m-p/1819096#M32657</link>
      <description>&lt;P&gt;Ok, I think I kinda got what's could be the issue.&lt;/P&gt;&lt;P&gt;When it's looking for TaskChecker under &lt;A href="https://servername.com:4993/api/v1/tasks/" target="_blank"&gt;https://servername.com:4993/api/v1/tasks/&lt;/A&gt; it cannot find it as total number of tasks exceeded 50 and there is some limitation:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;/d2p1:Items&amp;gt;&lt;BR /&gt;&amp;lt;d2p1:Limit&amp;gt;50&amp;lt;/d2p1:Limit&amp;gt;&lt;BR /&gt;&amp;lt;d2p1:Offset&amp;gt;0&amp;lt;/d2p1:Offset&amp;gt;&lt;BR /&gt;&amp;lt;d2p1:TotalItems&amp;gt;71&amp;lt;/d2p1:TotalItems&amp;gt;&lt;/P&gt;&lt;P&gt;Now when I'm displaying &lt;A href="https://servername.com:4993/api/v1/tasks/" target="_blank"&gt;https://servername.com:4993/api/v1/tasks/&lt;/A&gt; , in fact TaskChecker is not visible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any option to somehow make it work?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 12:46:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/REST-connector-for-POST-method-started-throwing-405-HTTP-error/m-p/1819096#M32657</guid>
      <dc:creator>cdyaro</dc:creator>
      <dc:date>2021-07-01T12:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: REST connector for POST method started throwing 405 HTTP error</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/REST-connector-for-POST-method-started-throwing-405-HTTP-error/m-p/1819099#M32658</link>
      <description>&lt;P&gt;Check my Nprinting.qvs on&amp;nbsp;&lt;A href="https://nprintingadventures.com/2019/04/08/nprinting-api-qlik-rest-subroutines/" target="_blank"&gt;https://nprintingadventures.com/2019/04/08/nprinting-api-qlik-rest-subroutines/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Download the file and edit it. there is querylimit parameter i am using to change default 50 limit on response&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 12:53:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/REST-connector-for-POST-method-started-throwing-405-HTTP-error/m-p/1819099#M32658</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2021-07-01T12:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: REST connector for POST method started throwing 405 HTTP error</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/REST-connector-for-POST-method-started-throwing-405-HTTP-error/m-p/1819102#M32659</link>
      <description>&lt;P&gt;Thank you, I will definitely analyze it and try to use this solution. Will be back once checked.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 13:19:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/REST-connector-for-POST-method-started-throwing-405-HTTP-error/m-p/1819102#M32659</guid>
      <dc:creator>cdyaro</dc:creator>
      <dc:date>2021-07-01T13:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: REST connector for POST method started throwing 405 HTTP error</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/REST-connector-for-POST-method-started-throwing-405-HTTP-error/m-p/1819105#M32660</link>
      <description>&lt;P&gt;Ok, checked and it worked. Thank you so much &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 13:32:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/REST-connector-for-POST-method-started-throwing-405-HTTP-error/m-p/1819105#M32660</guid>
      <dc:creator>cdyaro</dc:creator>
      <dc:date>2021-07-01T13:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: REST connector for POST method started throwing 405 HTTP error</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/REST-connector-for-POST-method-started-throwing-405-HTTP-error/m-p/2109336#M39802</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am having the same issue with the 50 default limit&amp;nbsp; .&lt;/P&gt;
&lt;P&gt;I tried to open the link above it doesn't work .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;please advise&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 08:37:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/REST-connector-for-POST-method-started-throwing-405-HTTP-error/m-p/2109336#M39802</guid>
      <dc:creator>tom503</dc:creator>
      <dc:date>2023-08-24T08:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: REST connector for POST method started throwing 405 HTTP error</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/REST-connector-for-POST-method-started-throwing-405-HTTP-error/m-p/2109349#M39803</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/151755"&gt;@tom503&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Link to my nprintingadventures blog with qvs file works. It contains all required info.&amp;nbsp;&lt;BR /&gt;cheers&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 09:18:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/REST-connector-for-POST-method-started-throwing-405-HTTP-error/m-p/2109349#M39803</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2023-08-24T09:18:04Z</dc:date>
    </item>
  </channel>
</rss>

