<?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>article Troubleshooting Common Qlik NPrinting API Errors in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Troubleshooting-Common-Qlik-NPrinting-API-Errors/ta-p/1715009</link>
    <description>&lt;P&gt;This article aims to assist in troubleshooting&amp;nbsp;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Qlik NPrinting API&lt;/FONT&gt;&amp;nbsp;&lt;/STRONG&gt;errors.&lt;/P&gt;
&lt;BLOCKQUOTE class="quote"&gt;If you recently upgraded Qlik Sense and are seeing REST connection failures and the error&amp;nbsp;&lt;FONT face="courier new,courier"&gt;HTTP protocol error 403 (Forbidden): The server refused to fulfill the request&lt;/FONT&gt;, visit the following article:&amp;nbsp;&lt;U&gt;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/Qlik-Sense-June-2020-connecting-to-NPrinting-getting-quot-HTTP/ta-p/1759014" target="_blank" rel="noopener"&gt;Qlik Sense June 2020 connecting to NPrinting getting "HTTP protocol error 403 (Forbidden): The server refused to fulfill the request."&lt;/A&gt;&lt;/U&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Troubleshooting begins with verifying the&amp;nbsp;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;System Requirements&lt;/FONT&gt;&amp;nbsp;&lt;/STRONG&gt;(QlikView and Qlik Sense):&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;A currently supported version of Qlik Sense in installed&lt;/LI&gt;
&lt;LI&gt;A currently supported version NPrinting is installed&lt;/LI&gt;
&lt;LI&gt;In the Qlik NPrinting Web Console under 'Admin' &amp;gt; 'Users', check the "domain account" field and ensure you have a windows domain user account mapped to Qlik NPrinting User&amp;nbsp;user account for use with Qlik NPrinting API's.&lt;/LI&gt;
&lt;LI&gt;In order to accept POST calls from the Qlik Sense Virtual Proxy or QV Access Point server, you MUST add&amp;nbsp;the Qlik Sense Virtual Proxy Address and or QlikView Access point address to the NPrinting Web Console &amp;gt;&amp;nbsp;&lt;STRONG&gt;Trusted Origins&lt;/STRONG&gt;. See &lt;U&gt;&lt;EM&gt;&lt;A href="https://help.qlik.com/en-US/nprinting/Content/NPrinting/AdministeringQVNprinting/Admin-settings.htm#anchor-7" target="_blank" rel="noopener"&gt;Adding a server as a trusted origin | Qlik Help&lt;/A&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/LI&gt;
&lt;LI&gt;Inserted valid rest GET and POST connections&amp;nbsp;into your load script. See &lt;A href="https://community.qlik.com/t5/Knowledge/How-to-create-NPrinting-GET-and-POST-REST-connections/ta-p/1832298" target="_blank" rel="noopener"&gt;How to create NPrinting GET and POST REST connections&lt;/A&gt;&lt;U&gt;&lt;EM&gt; &lt;BR /&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/LI&gt;
&lt;LI&gt;Ensure the Qlik NPrinting User has a mapped domain account and is a member of an Qlik NPrinting security role which has the &lt;STRONG&gt;On&lt;/STRONG&gt;&lt;STRONG&gt;Demand Reports/Create&lt;/STRONG&gt;&amp;nbsp;permission enabled.&lt;/LI&gt;
&lt;LI&gt;Use the Qlik NPrinting service user account to ensure it works as expected as it should already meet the criteria above.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Reference&lt;/STRONG&gt;: &lt;A href="https://help.qlik.com/en-US/nprinting/Content/NPrinting/Extending/Intro-Extending.htm#anchor-1" target="_blank" rel="noopener"&gt;User settings | Qlik Help&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE&lt;/STRONG&gt;:&amp;nbsp;You may&amp;nbsp;use the NP APIs with the programming language or tool you prefer. See the following to diagnose non-Qlik Rest get and post connections:&amp;nbsp;&lt;A style="background-color: #ffffff;" href="https://community.qlik.com/t5/Qlik-NPrinting-Documents/How-to-manage-Qlik-NPrinting-users-by-using-API/ta-p/1775662" target="_blank" rel="noopener"&gt;How to manage Qlik NPrinting users by using API &lt;/A&gt;&lt;/P&gt;
&lt;P class="qlik-migrated-tkb-headings"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Common Errors and their Solutions:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Issue: Login Error - 401 unauthorized or 403 forbidden&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;You must use &lt;STRONG&gt;Windows NTLM authentication&lt;/STRONG&gt; in any Rest Connector configuration for all REST connections used with NPrinting&lt;/LI&gt;
&lt;LI&gt;Qlik NPrinting Windows Authentication &lt;STRONG&gt;MUST&lt;/STRONG&gt; be enabled in the Qlik NPrinting Web Console Admin &amp;gt; Settings&amp;nbsp; &amp;gt; Authentication"&lt;/LI&gt;
&lt;LI&gt;Ensure domain user account is mapped to an Qlik NPrinting user account for use with Qlik NPrinting API's. This Qlik NPrinting account must also have&amp;nbsp;the Qlik NPrinting 'Administrator'&amp;nbsp;role assigned to it.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Check to ensure your Qlik NPrinting user account has not expired due to group policy or has been changed recently&lt;/LI&gt;
&lt;LI&gt;Update the Rest Connector with the correct Windows NTLM NPrinting Domain user ID and Password, Test the connection and SAVE &lt;STRONG&gt;before&lt;/STRONG&gt; loading the data in the data load editor.&lt;/LI&gt;
&lt;LI&gt;Ensure "trusted origin" is added&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="trusted origin.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/76000i0C5C2EC77D2B982D/image-size/large?v=v2&amp;amp;px=999" role="button" title="trusted origin.PNG" alt="trusted origin.PNG" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Ensure the "&lt;STRONG&gt;&lt;EM&gt;Use current user credentials&lt;/EM&gt;&lt;/STRONG&gt;" checkbox is unchecked in the REST GET and POST connections&lt;/LI&gt;
&lt;/UL&gt;
&lt;H4&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Issue: 403 Forbidden&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;Qlik Sense June 2020 connecting to NPrinting getting "HTTP protocol error 403 (Forbidden): The server refused to fulfill the request."&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;For solution check the link below:&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/Qlik-Sense-June-2020-connecting-to-NPrinting-getting-quot-HTTP/ta-p/1759014" target="_blank" rel="noopener"&gt;Qlik Sense June 2020 connecting to NPrinting getting "HTTP protocol error 403 (Forbidden): The server refused to fulfill the request."&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Rest Connection need to be configured accurately:
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;A title="How to create NPrinting GET and POST REST connections" href="https://community.qlik.com/t5/Knowledge/How-to-create-NPrinting-GET-and-POST-REST-connections/ta-p/1832298" target="_blank" rel="noopener"&gt;How to create NPrinting GET and POST REST connections&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Ensure that you do &lt;STRONG&gt;NOT&lt;/STRONG&gt; enable the &lt;STRONG&gt;&lt;EM&gt;use current user credentials&lt;/EM&gt; &lt;/STRONG&gt;check box in GET/POST connections. See below:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ensure use current credentials is deselected.PNG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/77024iFE4B649EEF293111/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ensure use current credentials is deselected.PNG" alt="ensure use current credentials is deselected.PNG" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;If seeing "403" forbidden error used in web browser calls, see &lt;A href="https://community.qlik.com/t5/Knowledge/NPrinting-API-Browser-Error-code-403-User-has-no-rights-to/ta-p/1924644" target="_blank" rel="noopener"&gt;NPrinting API Browser Error code 403 User has no rights to access the resource&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H4&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Issue: API POST 405 method not supported (allowed)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Check to ensure that the Task ID is valid or that you have &lt;STRONG&gt;at least one Publish Task enabled&lt;/STRONG&gt; for the Qlik NPrinting App that you are trying to run&lt;/LI&gt;
&lt;LI&gt;Check to ensure that the Qlik Sense server and or the QlikView server is added as a &lt;STRONG&gt;Trusted Origin&lt;/STRONG&gt; in Qlik NPrinting On Demand Settings&lt;/LI&gt;
&lt;LI&gt;Open your REST (POST) connection and type the Windows NTLM user ID and password with this format: &lt;STRONG&gt;domain\administrator&lt;/STRONG&gt;. &lt;U&gt;&lt;I&gt;&lt;STRONG&gt;NOTE&lt;/STRONG&gt;: This user must be mapped into and NPrinting user account that has the NPrinting 'Administrator' role assigned to it.&lt;/I&gt;&lt;/U&gt;&lt;/LI&gt;
&lt;LI&gt;Update the Rest Connector with the correct Windows NTLM NPrinting Domain user ID and Password, Test the connection and SAVE &lt;STRONG&gt;before&lt;/STRONG&gt; loading the data in the data load editor.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Issue: Unable to edit users. &lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;Error:QVX_UNEXPECTED_END_OF_DATA: HTTP protocol error 400 (Bad Request): {"error":{"code":400,"message":"Request is malformed."}}&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Solution:&lt;/STRONG&gt;&amp;nbsp;&lt;A href="https://support.qlik.com/articles/Basic/NPrinting-API-can-create-a-New-user-via-API-but-unable-to-update-existing-users-with-ERROR-QVX-UNEXPECTED-END-OF-DATA" target="_blank" rel="noopener"&gt;NPrinting API can create a New user via API but unable to update existing users&lt;/A&gt;&lt;/P&gt;
&lt;H4&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Related Content:&amp;nbsp;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;U&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-create-NPrinting-GET-and-POST-REST-connections/ta-p/1832298" target="_blank" rel="noopener"&gt;How to create NPrinting GET and POST REST connections&lt;/A&gt;&lt;BR /&gt;&lt;/U&gt;&lt;U&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Support-Documents/NPrinting-API-Setup-Requirements/ta-p/1715507" target="_blank" rel="noopener"&gt;NPrinting API Setup Requirements&lt;/A&gt;&lt;BR /&gt;&lt;/U&gt;&lt;A style="background-color: #ffffff;" href="https://community.qlik.com/thread/292037" target="_blank" rel="noopener"&gt;How to use Qlik NPrinting APIs inside a Qlik Sense load script&lt;/A&gt;&lt;BR /&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://help.qlik.com/en-US/nprinting/Content/NPrinting/AdministeringQVNprinting/Admin-settings.htm#anchor-7" target="_blank" rel="noopener"&gt;Adding a server as a trusted origin | Qlik Help&lt;/A&gt;&lt;BR /&gt;&lt;A style="background-color: #ffffff;" href="https://community.qlik.com/t5/Knowledge/NPrinting-API-Browser-Error-code-403-User-has-no-rights-to/ta-p/1924644" target="_blank" rel="noopener"&gt;NPrinting API Browser Error code 403 User has no rights to access the resource&lt;/A&gt;&lt;BR /&gt;&lt;A style="background-color: #ffffff;" title="Send NP API requests with POSTMAN" href="https://community.qlik.com/t5/Knowledge/Nprinting-API-Send-On-demand-request-with-Postman/ta-p/1716726" target="_blank" rel="noopener"&gt;Send NP API requests with POSTMAN&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;I&gt;* The Qlik Rest connectors are not supported for use where kerberos authentication is present. See details here:&amp;nbsp;&lt;/I&gt;&lt;/SPAN&gt;&lt;A href="https://community.qlik.com/t5/Suggest-an-Idea/Kerberos-authentication-fully-working-so-also-with-rest/idi-p/1794322" target="_blank" rel="noopener"&gt;&lt;I&gt;&lt;SPAN&gt;Feature Request: Qlik REST connector should be able to support connections to server with Kerberos a...&lt;/SPAN&gt;&lt;/I&gt;&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 04 Nov 2024 14:42:05 GMT</pubDate>
    <dc:creator>Frank_S</dc:creator>
    <dc:date>2024-11-04T14:42:05Z</dc:date>
    <item>
      <title>Troubleshooting Common Qlik NPrinting API Errors</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Troubleshooting-Common-Qlik-NPrinting-API-Errors/ta-p/1715009</link>
      <description>&lt;P&gt;This article aims to assist in troubleshooting&amp;nbsp;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Qlik NPrinting API&lt;/FONT&gt;&amp;nbsp;&lt;/STRONG&gt;errors.&lt;/P&gt;
&lt;BLOCKQUOTE class="quote"&gt;If you recently upgraded Qlik Sense and are seeing REST connection failures and the error&amp;nbsp;&lt;FONT face="courier new,courier"&gt;HTTP protocol error 403 (Forbidden): The server refused to fulfill the request&lt;/FONT&gt;, visit the following article:&amp;nbsp;&lt;U&gt;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/Qlik-Sense-June-2020-connecting-to-NPrinting-getting-quot-HTTP/ta-p/1759014" target="_blank" rel="noopener"&gt;Qlik Sense June 2020 connecting to NPrinting getting "HTTP protocol error 403 (Forbidden): The server refused to fulfill the request."&lt;/A&gt;&lt;/U&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Troubleshooting begins with verifying the&amp;nbsp;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;System Requirements&lt;/FONT&gt;&amp;nbsp;&lt;/STRONG&gt;(QlikView and Qlik Sense):&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;A currently supported version of Qlik Sense in installed&lt;/LI&gt;
&lt;LI&gt;A currently supported version NPrinting is installed&lt;/LI&gt;
&lt;LI&gt;In the Qlik NPrinting Web Console under 'Admin' &amp;gt; 'Users', check the "domain account" field and ensure you have a windows domain user account mapped to Qlik NPrinting User&amp;nbsp;user account for use with Qlik NPrinting API's.&lt;/LI&gt;
&lt;LI&gt;In order to accept POST calls from the Qlik Sense Virtual Proxy or QV Access Point server, you MUST add&amp;nbsp;the Qlik Sense Virtual Proxy Address and or QlikView Access point address to the NPrinting Web Console &amp;gt;&amp;nbsp;&lt;STRONG&gt;Trusted Origins&lt;/STRONG&gt;. See &lt;U&gt;&lt;EM&gt;&lt;A href="https://help.qlik.com/en-US/nprinting/Content/NPrinting/AdministeringQVNprinting/Admin-settings.htm#anchor-7" target="_blank" rel="noopener"&gt;Adding a server as a trusted origin | Qlik Help&lt;/A&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/LI&gt;
&lt;LI&gt;Inserted valid rest GET and POST connections&amp;nbsp;into your load script. See &lt;A href="https://community.qlik.com/t5/Knowledge/How-to-create-NPrinting-GET-and-POST-REST-connections/ta-p/1832298" target="_blank" rel="noopener"&gt;How to create NPrinting GET and POST REST connections&lt;/A&gt;&lt;U&gt;&lt;EM&gt; &lt;BR /&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/LI&gt;
&lt;LI&gt;Ensure the Qlik NPrinting User has a mapped domain account and is a member of an Qlik NPrinting security role which has the &lt;STRONG&gt;On&lt;/STRONG&gt;&lt;STRONG&gt;Demand Reports/Create&lt;/STRONG&gt;&amp;nbsp;permission enabled.&lt;/LI&gt;
&lt;LI&gt;Use the Qlik NPrinting service user account to ensure it works as expected as it should already meet the criteria above.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Reference&lt;/STRONG&gt;: &lt;A href="https://help.qlik.com/en-US/nprinting/Content/NPrinting/Extending/Intro-Extending.htm#anchor-1" target="_blank" rel="noopener"&gt;User settings | Qlik Help&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE&lt;/STRONG&gt;:&amp;nbsp;You may&amp;nbsp;use the NP APIs with the programming language or tool you prefer. See the following to diagnose non-Qlik Rest get and post connections:&amp;nbsp;&lt;A style="background-color: #ffffff;" href="https://community.qlik.com/t5/Qlik-NPrinting-Documents/How-to-manage-Qlik-NPrinting-users-by-using-API/ta-p/1775662" target="_blank" rel="noopener"&gt;How to manage Qlik NPrinting users by using API &lt;/A&gt;&lt;/P&gt;
&lt;P class="qlik-migrated-tkb-headings"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Common Errors and their Solutions:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Issue: Login Error - 401 unauthorized or 403 forbidden&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;You must use &lt;STRONG&gt;Windows NTLM authentication&lt;/STRONG&gt; in any Rest Connector configuration for all REST connections used with NPrinting&lt;/LI&gt;
&lt;LI&gt;Qlik NPrinting Windows Authentication &lt;STRONG&gt;MUST&lt;/STRONG&gt; be enabled in the Qlik NPrinting Web Console Admin &amp;gt; Settings&amp;nbsp; &amp;gt; Authentication"&lt;/LI&gt;
&lt;LI&gt;Ensure domain user account is mapped to an Qlik NPrinting user account for use with Qlik NPrinting API's. This Qlik NPrinting account must also have&amp;nbsp;the Qlik NPrinting 'Administrator'&amp;nbsp;role assigned to it.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Check to ensure your Qlik NPrinting user account has not expired due to group policy or has been changed recently&lt;/LI&gt;
&lt;LI&gt;Update the Rest Connector with the correct Windows NTLM NPrinting Domain user ID and Password, Test the connection and SAVE &lt;STRONG&gt;before&lt;/STRONG&gt; loading the data in the data load editor.&lt;/LI&gt;
&lt;LI&gt;Ensure "trusted origin" is added&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="trusted origin.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/76000i0C5C2EC77D2B982D/image-size/large?v=v2&amp;amp;px=999" role="button" title="trusted origin.PNG" alt="trusted origin.PNG" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;Ensure the "&lt;STRONG&gt;&lt;EM&gt;Use current user credentials&lt;/EM&gt;&lt;/STRONG&gt;" checkbox is unchecked in the REST GET and POST connections&lt;/LI&gt;
&lt;/UL&gt;
&lt;H4&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Issue: 403 Forbidden&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;P&gt;Qlik Sense June 2020 connecting to NPrinting getting "HTTP protocol error 403 (Forbidden): The server refused to fulfill the request."&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;For solution check the link below:&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/Qlik-Sense-June-2020-connecting-to-NPrinting-getting-quot-HTTP/ta-p/1759014" target="_blank" rel="noopener"&gt;Qlik Sense June 2020 connecting to NPrinting getting "HTTP protocol error 403 (Forbidden): The server refused to fulfill the request."&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Rest Connection need to be configured accurately:
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;A title="How to create NPrinting GET and POST REST connections" href="https://community.qlik.com/t5/Knowledge/How-to-create-NPrinting-GET-and-POST-REST-connections/ta-p/1832298" target="_blank" rel="noopener"&gt;How to create NPrinting GET and POST REST connections&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Ensure that you do &lt;STRONG&gt;NOT&lt;/STRONG&gt; enable the &lt;STRONG&gt;&lt;EM&gt;use current user credentials&lt;/EM&gt; &lt;/STRONG&gt;check box in GET/POST connections. See below:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ensure use current credentials is deselected.PNG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/77024iFE4B649EEF293111/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ensure use current credentials is deselected.PNG" alt="ensure use current credentials is deselected.PNG" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;If seeing "403" forbidden error used in web browser calls, see &lt;A href="https://community.qlik.com/t5/Knowledge/NPrinting-API-Browser-Error-code-403-User-has-no-rights-to/ta-p/1924644" target="_blank" rel="noopener"&gt;NPrinting API Browser Error code 403 User has no rights to access the resource&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H4&gt;&lt;BR /&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Issue: API POST 405 method not supported (allowed)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;Check to ensure that the Task ID is valid or that you have &lt;STRONG&gt;at least one Publish Task enabled&lt;/STRONG&gt; for the Qlik NPrinting App that you are trying to run&lt;/LI&gt;
&lt;LI&gt;Check to ensure that the Qlik Sense server and or the QlikView server is added as a &lt;STRONG&gt;Trusted Origin&lt;/STRONG&gt; in Qlik NPrinting On Demand Settings&lt;/LI&gt;
&lt;LI&gt;Open your REST (POST) connection and type the Windows NTLM user ID and password with this format: &lt;STRONG&gt;domain\administrator&lt;/STRONG&gt;. &lt;U&gt;&lt;I&gt;&lt;STRONG&gt;NOTE&lt;/STRONG&gt;: This user must be mapped into and NPrinting user account that has the NPrinting 'Administrator' role assigned to it.&lt;/I&gt;&lt;/U&gt;&lt;/LI&gt;
&lt;LI&gt;Update the Rest Connector with the correct Windows NTLM NPrinting Domain user ID and Password, Test the connection and SAVE &lt;STRONG&gt;before&lt;/STRONG&gt; loading the data in the data load editor.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Issue: Unable to edit users. &lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;Error:QVX_UNEXPECTED_END_OF_DATA: HTTP protocol error 400 (Bad Request): {"error":{"code":400,"message":"Request is malformed."}}&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Solution:&lt;/STRONG&gt;&amp;nbsp;&lt;A href="https://support.qlik.com/articles/Basic/NPrinting-API-can-create-a-New-user-via-API-but-unable-to-update-existing-users-with-ERROR-QVX-UNEXPECTED-END-OF-DATA" target="_blank" rel="noopener"&gt;NPrinting API can create a New user via API but unable to update existing users&lt;/A&gt;&lt;/P&gt;
&lt;H4&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Related Content:&amp;nbsp;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;U&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-create-NPrinting-GET-and-POST-REST-connections/ta-p/1832298" target="_blank" rel="noopener"&gt;How to create NPrinting GET and POST REST connections&lt;/A&gt;&lt;BR /&gt;&lt;/U&gt;&lt;U&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Support-Documents/NPrinting-API-Setup-Requirements/ta-p/1715507" target="_blank" rel="noopener"&gt;NPrinting API Setup Requirements&lt;/A&gt;&lt;BR /&gt;&lt;/U&gt;&lt;A style="background-color: #ffffff;" href="https://community.qlik.com/thread/292037" target="_blank" rel="noopener"&gt;How to use Qlik NPrinting APIs inside a Qlik Sense load script&lt;/A&gt;&lt;BR /&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://help.qlik.com/en-US/nprinting/Content/NPrinting/AdministeringQVNprinting/Admin-settings.htm#anchor-7" target="_blank" rel="noopener"&gt;Adding a server as a trusted origin | Qlik Help&lt;/A&gt;&lt;BR /&gt;&lt;A style="background-color: #ffffff;" href="https://community.qlik.com/t5/Knowledge/NPrinting-API-Browser-Error-code-403-User-has-no-rights-to/ta-p/1924644" target="_blank" rel="noopener"&gt;NPrinting API Browser Error code 403 User has no rights to access the resource&lt;/A&gt;&lt;BR /&gt;&lt;A style="background-color: #ffffff;" title="Send NP API requests with POSTMAN" href="https://community.qlik.com/t5/Knowledge/Nprinting-API-Send-On-demand-request-with-Postman/ta-p/1716726" target="_blank" rel="noopener"&gt;Send NP API requests with POSTMAN&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;I&gt;* The Qlik Rest connectors are not supported for use where kerberos authentication is present. See details here:&amp;nbsp;&lt;/I&gt;&lt;/SPAN&gt;&lt;A href="https://community.qlik.com/t5/Suggest-an-Idea/Kerberos-authentication-fully-working-so-also-with-rest/idi-p/1794322" target="_blank" rel="noopener"&gt;&lt;I&gt;&lt;SPAN&gt;Feature Request: Qlik REST connector should be able to support connections to server with Kerberos a...&lt;/SPAN&gt;&lt;/I&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2024 14:42:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Troubleshooting-Common-Qlik-NPrinting-API-Errors/ta-p/1715009</guid>
      <dc:creator>Frank_S</dc:creator>
      <dc:date>2024-11-04T14:42:05Z</dc:date>
    </item>
  </channel>
</rss>

