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!
Hi , @brownietitan
According to your description, as the owner of the flow can run successfully. You can try to check the condition you share in the run only user. You can try to force to use your connection for the other users.
For more information, you can refer to :
Manage owners and users in your Microsoft list flows with Power Automate | Microsoft Learn
Best Regards,
Yueyun Zhang
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.