Hi all,
I created a flow that copies a template file from Sharepoint and copies it into OneDrive. It then uses the 'Get Tables' action to get Table1 and imput some data from Power BI.
This works perfectly for me, but for any other user they keep getting the following error:
{
"status": 404,
"message": "Item not found\r\nclientRequestId: 54339340-3ce2-4a5d-bd23-365e4c4fbb9e\r\nserviceRequestId: 65a6dccf-2a7f-4ab2-9c16-244985a384b7",
"error": {
"message": "Item not found"
},
"source": "excelonline-we.azconn-we-003.p.azurewebsites.net"
}
I'm thinking it could be a OneDrive config issue, since I'm on a different tenant than the users. Any help is appreciated!

Report
All responses (
Answers (