I created a flow which is triggered by receiving email on my outlook account and then sends a pre defined message on Teams. I turned on the flow. The trigger is initiated when I received a mail on my outlook account, but it doesn't send the message in teams, specifying the below reason->
Error
Action 'Post_message_in_a_chat_or_channel' failed.
Request to the Bot framework failed with error: '{"error":{"code":"BotDisabledByAdmin","message":"The tenant admin disabled this bot"}}'.
On Expanding "Post message in a chat or channel" :
Please help me resolve this.
Thanks & regards