Forum Discussion
MS Teams Calling Bot not working
Hello @ j_arif Could you please confirm whether you have configured below points properly or not:
1.Go to the created resource, ensure that you've enabled the Teams Channel
2.In Settings/Configuration/Messaging endpoint, enter the current https URL you have given by running the tunnelling application. Append with the path /api/messages
3.Select the Calling tab on the Teams channel page. Select Enable calling, and then update Webhook (for calling) with your HTTPS URL (https://<your_tunnel_domain>/callback) where you receive incoming notifications.
Hi vikram-MFST,
Yes I have done all these steps. After I send a message/ call the "calling bot" from my teams account, the request is landing on the controller, without any error. But I dont see a response on the bot side on Teams.
- ChetanSharma-msftFeb 23, 2024
Microsoft
This is a duplicate issue, so please track it here:
https://github.com/OfficeDev/Microsoft-Teams-Samples/issues/1160