I've seen some posts similar to this issue but have not found a definitive solution. I created connection references to SharePoint and Outlook, connecting via a service account. Adding the Flow to the app works fine for me. I shared the flow to my team. However, when a coworker tries to edit the app, they get the error below. Can anyone let us know what we're doing wrong?
[{"code":"ConnectionAuthorizationFailed","message":"The caller object id is 'a290bf3e-20a7-40cb-be5a-944d6679df33'. Connection '0eff1c7a7fda4e68be02fa6de56c8877' to 'shared_office365' cannot be used to activate this flow, either because this is not a valid connection or because it is not a connection you have access permission for. Either replace the connection with a valid connection you can access or have the connection owner activate the flow, so the connection is shared with you in the context of this flow."},{"code":"ConnectionAuthorizationFailed","message":"The caller object id is 'a290bf3e-20a7-40cb-be5a-944d6679df33'. Connection '67d6639f0c094e4783a2f1dab295b744' to 'shared_sharepointonline' cannot be used to activate this flow, either because this is not a valid connection or because it is not a connection you have access permission for. Either replace the connection with a valid connection you can access or have the connection owner activate the flow, so the connection is shared with you in the context of this flow."}]