Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
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)