Hi,
I am using powerApps to trigger a flow, which function is add the user to a fixed team. I am using this unit and it works when I run for myself (I am the admin of the team).
however when other user click the button in powerApps and run this flow, it returns:
PowerAppsbutton.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_teams' in APIM tokens header." }
I suppose this is the security reason: people can not add themselves to a team. But in my case, it would be nice to automate this procedure. This team can be open/public.
Is there any configuration in flow or teams can make this?


Report
All responses (
Answers (