Hey Community,
I have seen all the posts about this errormessage but none of them is quite like my issue because I am using Power Apps for teams.
My setup is the following:
I have a canvas app in Power Apps for teams that triggers a flow on the click of a button. The Flow is of course part of the solution that was published to the teams environment. There are no Co-Owners assigend to the flow, only me as the owner.
The flow works perfectly fine for all Members and Owners of the Team that the app is published in.
BUT:
A large portion of users will access the app as people who the app has been shared with. We have a security group set up for this type of access and the App has been shared with this security group. People accessing the app in that way report that they get the errormessage Connection not configured for this service when they click on the button that triggers the flow.
We discovered that this issue can be fixed by adding people temporarily to the Team that the app has been published in. Even after removing them from the team again, they can still trigger the flow without any issues. To me this is an indication, that the general setup should work but there might be an issue with synchronization of the allowed flow users.
The workaround of adding and removing people will not be a viable solution going forward, because we have a very large number of potential app users. We need some way of giving them access to the flow without automatically.
EDIT: It takes a while after somebody is removed from the team until their permissions are revoked. When we chaed the ability to trigger folws th enext day, the user could not trigger them anymore. So the workaround described above is not actually working.
Note: We cannot give the users Co-Ownership for the flow, because we do not want them to be able to edit the code. The option of run-only users is not available, because it is not an instant flow that is triggered manually, but rather triggered through Power apps.
Any ideas on how to solve this issue are appreciated
Kind regards!