Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
The bot is not responding to command Hi isue in teams validation
Aashutosh Dhungana
31
Reputation points
I am building a bot for Microsoft teams using Microsoft Bot Framework, and it is failing Teams Validation with the following error even though when I test this in teams it responds for hi/hello/help/start.
I ran the Teams validation and logged the events in a Middleware's OnTurnAsync function there is no log for a turnContext with activity type of "message" and the OnMessageActivityAsync event is not triggered.
Microsoft Teams | Development
Microsoft Teams | Development
Sign in to answer