
Announcements
I have recreated an action within a flow that is used by other users. However, I am now getting this error when another user runs the flow. I also have another flow that uses an almost identical action which is currently working for all users.
The action connects to an Excel file on SharePoint that the users of the flow don't have access to. I have read from other posts that this can't be achieved as they require access. In short, they can't have access due to confidentiality. How can this work for one flow but not another?
If I 'Peek code', the code is identical in both flows, with the only difference being that they are reading from different tables within the Excel file. Both flows are using the same connections.
Any help would be much appreciated!