Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
This article aims to assist in troubleshooting Qlik NPrinting API errors.
If you recently upgraded Qlik Sense and are seeing REST connection failures and the error HTTP protocol error 403 (Forbidden): The server refused to fulfill the request, visit the following article: Qlik Sense June 2020 connecting to NPrinting getting "HTTP protocol error 403 (Forbidden): The serve...
Troubleshooting begins with verifying the System Requirements (QlikView and Qlik Sense):
NOTE: You may use the NP APIs with the programming language or tool you prefer. See the following to diagnose non-Qlik Rest get and post connections: How to manage Qlik NPrinting users by using API
Qlik Sense June 2020 connecting to NPrinting getting "HTTP protocol error 403 (Forbidden): The server refused to fulfill the request."
Error:QVX_UNEXPECTED_END_OF_DATA: HTTP protocol error 400 (Bad Request): {"error":{"code":400,"message":"Request is malformed."}}
Solution: NPrinting API can create a New user via API but unable to update existing users
How to create NPrinting GET and POST REST connections
NPrinting API Setup Requirements
How to use Qlik NPrinting APIs inside a Qlik Sense load script
Adding a server as a trusted origin | Qlik Help
NPrinting API Browser Error code 403 User has no rights to access the resource
Send NP API requests with POSTMAN
* The Qlik Rest connectors are not supported for use where kerberos authentication is present. See details here: Feature Request: Qlik REST connector should be able to support connections to server with Kerberos a...