Hi, I have a flow in which I need to create a file in onedrive and then execute an excel script.
When i execute this flow, there is no problem, but when another owner of the flow executes it (With its connexions), It failed at "refresh info" with the message :
We were unable to run the script. Please try again.
Workbook not found.
clientRequestId: 66ac8063-de3e-402c-8997-812112e31f39
{
"statusCode": 404,
"headers": {
"Access-Control-Expose-Headers": "Version",
"x-ms-workflow-name": "--",
"Version": "3.3",
"x-ms-client-request-id": "--",
"x-ms-request-id": "--",
"Strict-Transport-Security": "max-age=31536000; includeSubDomains",
"X-Content-Type-Options": "nosniff",
"X-Frame-Options": "DENY",
"Cache-Control": "no-store, no-cache",
"Set-Cookie": "--",
"Timing-Allow-Origin": "*",
"x-ms-apihub-cached-response": "true",
"Date": "Thu, 02 Dec 2021 10:08:34 GMT",
"Content-Length": "179",
"Content-Type": "application/json"
},
"body": {
"message": "Nous n’avons pas pu exécuter le script. Veuillez réessayer.\nClasseur introuvable.\r\nclientRequestId: 66ac8063-de3e-402c-8997-812112e31f39",
"logs": []
}
}
The file is correctly created in onedrive, i already tried with id and path but both doesn't work.
Any idea ?
Thanks
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
12 | |
11 | |
9 | |
9 | |
6 |
User | Count |
---|---|
26 | |
20 | |
12 | |
8 | |
7 |