
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Unauthorized when try to get ticket
We built a C# function that handle “Web Ticketing” that worked for us (and still working) in various cases.
But we have an issue with one of our customers.
The customer environment is QV 11 with Access point , and several clusters of Qv servers running on QVWS.
In this specific case our 'getTicket' Founction is not working!
We follow the configuration setup and added our user to QlikView Administrators group.
When ruining the 'getTicket' function we get an error 401 after the request.
I tried using both the post and the get methods but it always returns the error.
But when we copy the url on the browser, the server answer correctly with the ticket.
In addition when we tried the get ticket inside the QV server it worked as well.
The customer refuse to change the configuration of his QV server and in particular the QV config.xml file.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HTTP Error 401 - Unauthorized: Access is denied due to invalid credentials.
This behavior occurs if the following conditions are true:
- The Web site that you try to view uses Integrated Windows authentication.
- The application pool for the Web site recycles during the authentication process.
hth
Sasi

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Elad Betite,
Did you got the solution for this, actually I am stuck in the same situation,
actually I am trying to do load testing on Qlikview dashboard (.qvw) files using jmeter, but getting the same error 401 on all the dashboard reports specially on all the AccessPoints.aspx of reports(.qvw) due to which I am unable to move further
please suggest me the solution if you got the answer
