Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello
I'm trying to use the QRS API to delete an extension on our qlik sense server, using this method:
however when I make the call, it only works if I use a certificate (exported from the QMC) to authenticate.
If isntead I try to use NTLM authenticatio, the server always replies with "Error 403 - forbidden", even if my user has all the appropriate permissions
Any idea how to solve this? How do I enable using NTLM to authenticate? It says in the documentation that it is supported:
Actually, its the reverse for me. I am getting 403 with cert based auth, but with NLTM it works fine. Can you please suggest what might be going wrong?