Hi All,
we built a Canvas App based on a SharePoint list. We have a button calling a Power Automate Flow to create a Project in Project Online. For me as the owner of the flow the button works fine. For all others it fails with the message "flow.run failed: @ { "code": "InvokerConnectionOverrideFailed","message": "Failed to parse invoker connections from trigger 'manual' outputs. Exception: Could not find any valid connection for connection reference name 'shared_sharepointonline' in APIM tokens header."}

We already tried deleting the flow in the Power App and readding it, we exported / imported the flow, we "saved as" the flow and even the Power App - to no avail.
I added a dummy flow with a dummy button and only a simple variable action in it - people were able to fire that action in Power App. But as soon as I added a "Get item" SharePoint action, the error was back on the dummy flow as well.
In the meantime, I made all testers of the App Co-Owners of the Flow, they have full access to the SharePoint list that is being accessed. But still not working.
So any ideas?
Btw. the accounts all have MFA enabled - could this be an issue?
Here is my dummy flow:

