Hi @Sharma, Soumya
For the problem you describe, you can check if you have blocked bot conversations as Meghana said.
If the problem is not resolved, you need to perform the following steps:
- Check the robot’s network connection: Make sure your network connection is working properly and there are no interruptions or glitches.
- Check the bot's configuration: You can send a message to the bot by opening the bot resource in the Azure portal and then opening the Test via Web Chat pane. If the robot is not responding with the expected output, there may be something wrong with the configuration of the robot.
- Check the bot's endpoint: Copy the messaging endpoint in the Overview pane and paste it into the browser. If the endpoint returns HTTP error 404 or 405, it means the bot is reachable and can respond to messages. If the endpoint returns the error "This site cannot be reached" or "This page cannot be reached," there is something wrong with the bot and it needs to be redeployed.
- Check the channel configuration: If the bot works as expected in online chat but not in some other channel, it is possible that the channel configuration parameters (such as the bot's username and password) are set incorrectly or have been changed externally.
You may want to check out more detailed troubleshooting steps, you can refer to this reference.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.