OfficeDev / Microsoft-Teams-Samples

Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App!
MIT License
904 stars 730 forks source link

The "onTeamsMeetingStartEvent" (and end event) activity handler stopped working suddently #1293

Open CairoAC opened 1 month ago

CairoAC commented 1 month ago

I try to ran "meetings-events" bot from the samples today and it doesnt work (https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/meetings-events/nodejs). But other activity handlers like onTeamsMembersAdded do. Currently, this repo has a open issue reporting that the bots do not send notifications when people join and leave the meetings (https://github.com/OfficeDev/Microsoft-Teams-Samples/issues/1233).

I heard Teams updated today, maybe that is the problem? It was working yesterday

CairoAC commented 1 month ago

Tested again and now it works. It didn't for a couple of hours.

Meghana-MSFT commented 1 month ago

Glad your issue has been resolved. We are closing this issue, please feel free to reach out to us if you have any further queries. Thank you.