Hi all!
So we have a Flow that posts messages as the Flow Bot (to Users and to Channels as well as simple posts and adaptive cards).
The Flow has been running fine for a few weeks now but suddenly yesterday morning this error appeared:
Request to the Bot framework failed with error: '{"error":{"code":"BotDisabledByAdmin","message":"The tenant admin disabled this bot"}}'.
The Flow run only fails for a specific user (thus far a single user) because other Flow Runs of other users (before and after his requests) have run / are still running fine. Thus even if a tenant admin would have changed anything (which we are pretty sure did not happen), the error should appear to everyone and not only for this specific user right??
Troubleshooting steps thus far:
- Resubmit existing flow on (SharePoint) items that had a first fail for this user -->
- same error on existing item and existing flow for this user
- Let user submit a new request -->
- same error on new item and existing flow for this user
- Create new flow with a simple post -->
- same error on existing item and new flow for this user
- same error on new item and new flow for this user
- For every other user in the scenario's above the connector works fine
- for other experience community members with the Flow Bot: this user has not blocked the Flow Bot 😉