Hi everyone!
I'm facing an issue when trying to update an adaptive card in a Teams conversation using Power Automate. I receive the following error:
Received failure status from backend. Status 403, status reason - 'Forbidden', response body - '{"error":{"code":"Forbidden","message":"InsufficientPrivileges","innerError":{"code":"1","message":"AclCheckFailed-The initiator 8:orgid:[orgid] is not a member of the roster [rosterid] in the generic thread [threadid]","date":"2025-03-18T18:13:06","request-id":"[request-id]","client-request-id":"[client-request-id]"}}}'
The error occurs when other users try to respond to the card. When I try to respond with my account, the card updates normally.
I have checked the bot permissions in Teams and SharePoint, updated the connections, and tried recreating the connections, but the issue persists. Has anyone experienced this or have any ideas on how to resolve it?
Thanks in advance for your help!