Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello!
I need to log in to Qlikview Server via JavaScript.
I tryed to make POST method, using path like
http://localhost/qlikview/FormLogin.htm?username=123&password=123
http://localhost/QvAJAXZfc/AccessPoint.aspx?username=123&password=123
But it doesn't work.
Also I looked into login.js and I saw, that in code they add "/QvAJAXZfc/GetLoginpageUrl.aspx" to original url.
If you have some decisions or examples, say me please
could you solve your problem?
I've got the same
What kind of browser are you using? Is the QlikView Server set up to allow non-AD (Active Directory) logins at all?
Using Intrenet Explorer.
The Authorization in MC is set to DMS authorization, the user is member of the local AD on the server.
Regards