Calling flows from Power Apps has been failing since 3/16. Please let me know the solution and information about the failure.
(1) What I'm trying to do.
I want to call a flow that executes "Post a message as the Flow bot to a user" triggered by Power Apps by pressing a button on the app.
(2) The problem that happened
This flow used to work as intended. However, since around March 11, when someone other than the creator of the flow executes it, it does not work properly anymore. When it fails, there are two patterns as follows.
・The error ""code": "AuthorizationFailed"" occurs in "Post a message as the Flow bot to a user" and the flow execution fails.
・The flow invocation process (Run function) fails on the application side.The app is using IsError(Run(,,,,)), but it may not be able to catch the error even though the call is not made (not shown in the flow execution history).
I suspected that it was due to the Azure AD failure that occurred on March 16, but this symptom has not been resolved even now that Azure AD has been restored. (I was able to run it temporarily right after Azure AD was restored.)
(3) What I have checked
We have confirmed that the user account that is experiencing this issue is able to use Power Automate and Teams, and that the Teams connector is in the connected status.
Please let me know any failure information or solutions regarding this issue.
If I have posted the question in the wrong Location, I would appreciate it if you could tell me the correct Location.
Thanks in advance.