I have an entire approval process setup where I want a particular prompt to be received by a private teams channel under a team(Group). I have set up the workflow bot app for the entire channel and when I check this private channel, I can see the workflows created and that are running.
There is one portion of my flow, where a questionnaire is posted to this private channel for any one in the channel to answer. (First to answer basis only).
But the flow is interrupted every time here with the following error message and I am not able to navigate well enough to debug this. Could anyone please help?
Error: Action 'Post_message_in_a_chat_or_channel' failed: Request to the Bot framework failed with error: '{"error":{"code":"BotNotInConversationRoster","message":"The bot is not part of the conversation roster."}}'.