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