Welcome to the Bot Framework Solutions repository which is the home for a set of templates and solutions to help build advanced conversational experiences using Azure Bot Service and Bot Framework. Microsoft Bot Framework is a comprehensive framework for building enterprise-grade conversational AI experiences.
I have created a custom bot for Teams which works when I Test in Web Chat or with the Bot Framework Emulator. When I go to Teams ( I have done both Open in Teams from the Bot Channels and uploading a custom app in Teams) I cannot get the bot to work at all. Neither the welcome prompt loads nor does it respond to any of its commands.
Hi,
I have created a custom bot for Teams which works when I Test in Web Chat or with the Bot Framework Emulator. When I go to Teams ( I have done both Open in Teams from the Bot Channels and uploading a custom app in Teams) I cannot get the bot to work at all. Neither the welcome prompt loads nor does it respond to any of its commands.
I have tried fixes mentioned in previous issue threads such as signing out of Teams, closing the app, and signing back in as mentioned in https://github.com/microsoft/botframework-sdk/issues/5478#issuecomment-514797321, but none of that has worked so far.
Thank you