Hi Folks,
I have a canvas app connected to SharePoint. The app is shared with users via an AD group. The same AD group is to provide security role to environment and access to SPO.
As per my investigation, when a user opens the app for the first time, they're receiving the error "FlowName.Run failed: {"error":{"code":"0x80072560","message":"The user is not a member of the organization."}}". When they restart the app, it works without error.
Could anyone suggest any solution? This is providing very bad User experience.
Thanks
I figured it out, You have to add the user in the power apps environment security group first, then assign the teams security role App opener will work for me
Any luck with this issue? This issue occurs when end users (those not explicitly added to the environment where this app resides) attempt to run a workflow with the code below:
{NameOfWorkflow}.Run({StringVariable})
Hi, Did you figure it out?
I use a flow that returns the environment variable and gets the same message like you.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.