Hello,
Flow is created by "User1" that gets events from the "User1" calendar:
the same flow is shared with User2, however when User2 runs the same flow, it throws following error:
Output is as follows:
Is the intent so that User2 can see the events in User1's calendar? if so then I believe User1 must share its calendar to User2.
If not, then User2 might need to reestablish its connections to Outlook; the flow might still be configured to connect using User1's credentials. In the error message, I see there's a 'DENY', which brings me to suspect this is the case.
Ask User2 to reestablish the connection on all Outlook steps using User2 credentials.
Another alternative is to create a service account and have the flows configured to connect through that service account. That service account must in turn have access to all calendars of the users who will utilize the flow.
I have shared the calendar with user with permission "View All Details" - however it still throws an error, I assume it's happening because it might require more time to update the permission in Office 365, maybe I should check it after 6/24 hours.
Also, reestablishing the connection, did the job - however this flow will be accessed via "User1" connection by plenty of users - does it mean that those users have to reestablish the connection from their end? This does not sound feasible solution.
Any clue that helps me to remove the manual step of establishing the connection?
Thanks,
unfortunately i do not have a direct answer to your problem (we are learning together :D) I however found a couple of docs that you might want to check. It gives a lot of options on how to deal with your dilemma.
Learn how to share a cloud flow with other users - Power Automate | Microsoft Docs
These aren't too straightforward but it seems that you can mix and match the steps, depending on your specific situation.
You are Awesome @chrissahagun
With Sharing a calendar + specifying user into "Run only Users" - that user was able to run the flow successfully.
However I still to confirm/test whether the same can be done without sharing a calendar. Probably 1/2 days to test and check further then I will accept your suggestion as solution 🙂
Thank you for your time on this!
I can confirm that by sharing flow with users as "Run Only Users" - it works regardless calendar is shared - Unfortunately, the PowerApps Button flow I have that can not have settings as "Run Only Users" by design ( It's only meant for the Flow button/SharePoint list flows) therefore, I could not utilize this functionality for my solution 😞
I wonder if I can convert the PowerApps flow button running as Flow button flow 😐 However that's a another case to look at.
Thank you again for your time and understanding!
Regards,