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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Rodlibar
Contributor II
Contributor II

Export Master Items Error

Hi, I'm receiving this error message using ' Export master items Management'

Anyone knows what's the issue? 

 

 

Many Thanks!

{
"error": "Error calling endpoint \"Microsoft Excel - Create Workbook Session\"",
"endpoint": {
"name": "Create Workbook Session",
"datasource": "Microsoft Excel"
},
"request": {
"url": "https://graph.microsoft.com/v1.0/drives/367516f969ca0d8c/items/Master.xlsx/workbook/createSession",
"method": "POST"
},
"response": {
"status": 400,
"body": {
"code": "invalidRequest",
"message": "ObjectHandle is Invalid",
"innerError": {
"code": "invalidResourceId",
"date": "2024-05-08T23:53:13",
"request-id": "f56eewsx-bfb9-48f8-b62d-9d216e15586a",
"client-request-id": "f56eeaeb-bfc9-48f8-32d-9d216e15586a"
}
}
},
"external error": true
}

 

Labels (1)
1 Reply
Antoine04
Partner - Creator III
Partner - Creator III

Hello,

Be sure your connection to your Microsoft Excel is ok.

Maybe just by starting running the automation with the "Create Workbook Session" block ?

Regards,

Antoine