GCC-EmployeeSubmission.Run failed:
{"error":{"code":"0x80048d0b","message":"{\"errorCode\":\"NotAllowedConnectionReference\",\"message\":\"Connection reference 'shared_office365' can not be given by invoker.\",\"correlationId\":\"a6edbd9b-60c9-492b-9dd3-acd05d64f058\"}"}}
Issue Summary
We’re encountering a strange issue where a Power Apps button triggers a Power Automate flow , but it fails only for certain users with the above error.
The same flow runs successfully for other users under identical conditions.
Key Observations
-
The issue only affects some users — others can trigger the exact same flow without error.
-
All affected users have the same Power Automate licensing as the successful users.
-
We have verified that:
-
The flow runs perfectly when triggered by unaffected users.
-
When we recreated the same flow using the errored user’s credentials and then triggered it using a successful user, it runs successfully.
-
Therefore, it doesn’t appear to be a flow or connection reference configuration issue.
Any suggestion how to solve this issue?