Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
crispali
Contributor II
Contributor II

Page Not Found from qUrl using exportdata

Hi,

I am trying to export a table into Excel using the JSON API. Currently testing it out using the API Explorer.

 

The JSON reponse is as follows:

{
"jsonrpc": "2.0",
"id": 27,
"delta": true,
"result": {
"qUrl": "/tempcontent/f6102ab0-09af-4286-8fa3-24cf9ebd9c1a/868cbdfe-75f6-4330-b0c9-461b96a20a27.xlsx?serverNodeId=8df4b4d6-d102-4c80-afee-bbea537b5287",
"qWarnings": []
}
}

When I pasted the url

https://<qlik server name>/tempcontent/f6102ab0-09af-4286-8fa3-24cf9ebd9c1a/868cbdfe-75f6-4330-b0c9-461b96a20a27.xlsx?serverNodeId=8df4b4d6-d102-4c80-afee-bbea537b5287

into Chrome, I get a HTTP 404 error. Am I forming the URL right using the qUrl return values?

Thanks.

Labels (1)
1 Reply
Aiham_Azmeh
Employee
Employee

Hi,
Are you using a virtual proxy?

(if so, try to add the prefix)