Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
We are trying to read data(in Mongo NoSQL) exposed through REST connection in Qliksense. While trying to create Connection in Qliksense i get the following error:
Following is parameters we give:
URL: https://<URL>/api/queries/<QueryName>
Timeout: 180
Method: GET
Is there anyway we can resolve this?
stalwar1 gwassenaar swuehl mto Any suggestions to solve the above problem?
omarbensalem Any suggestions to solve the above problem?
are u adding access key in your url?
As clear in the error message; I think u need an authentication; have u demanded the right crendentials to use?
yes,i have got the right credentials. As workaround i ran the URL in browser,got the cookies of the session & added to Query header. It worked.
Is there anyway we can automate this coz we cant productionize this solution?
Can you please elaborate it? Any thread/document you for me to look into & try that?
Hi,
What authentication do you use?
Erik Wetterberg