I built a flow to update some data in SharePoint. I am facing an issue in the last step, “Update an adaptive card in a chat or channel.”
When I run the task myself, the flow runs successfully without errors and the adaptative card sent in the step "Post adaptative card and wait for a response" is updated correctly.
However, when another person runs the same flow, an error occurs in the last step, “Update an adaptive card in a chat or channel,” and the adaptative card sent in the step "Post adaptative card and wait for a response" is not updated.
Could this error be related to some access policy or permission setting? How can I work around this issue? Would I need to use some kind of service account?

Thanks!