Forum Discussion
elrdevilliers
Jan 25, 2024Copper Contributor
Microsoft Teams not raising events during meeting
Good day, I have put together a basic bot from your sample projects found here: https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples Adding the application and bot to Teams worke...
- Jan 29, 2024Hi Dinesh,
Thanks for the assistance.
Changing the Teams app manifest to the one in the sample worked. It's now firing the events I am looking for.
I will eliminate what cause those to not fire in my previous configuration.
Thank you!
Eugene
Dinesh-MSFT
Jan 29, 2024Former Employee
elrdevilliers - Could you please confirm if you are using this sample Microsoft-Teams-Samples/samples/meetings-events/csharp at main ยท OfficeDev/Microsoft-Teams-Samples (github.com)?
The bot in this sample can receive real-time meeting events and meeting participant events. Could you please let us know if you are looking for something else?
- elrdevilliersJan 29, 2024Copper ContributorHi Dinesh,
Thanks for the assistance.
Changing the Teams app manifest to the one in the sample worked. It's now firing the events I am looking for.
I will eliminate what cause those to not fire in my previous configuration.
Thank you!
Eugene