Forum Discussion
Error when inviting the bot to a meeting: Server Internal Error. DiagCode: 500#7117.@
Meghana-MSFT
We used the following project as baseline for our own:
https://github.com/microsoftgraph/microsoft-graph-comms-samples/tree/master/Samples/PublicSamples/PsiBot
It's a fully functional solution that invites a bot that is registered in azure to your microsoft teams call.
There's a lot of fluff around the project, but it boils down to the invitation of the bot. Which is invoked on this line of code, which is called as HTTP POST request to the JoinCallController
https://github.com/microsoftgraph/microsoft-graph-comms-samples/blob/f2f7cf50073dee5630948503d1f74a540e6691b0/Samples/PublicSamples/PsiBot/PsiBot/PsiBot.Service/Bot/BotService.cs#L165
Is it possible for you to look into the server logs to see why this error is triggered? I think that having the description of this error message would bring us a long way.
- bubuchenkoAug 19, 2024Copper Contributor
I opened a github issue here with more information:
https://github.com/microsoftgraph/microsoft-graph-comms-samples/issues/750
- Meghana-MSFTAug 20, 2024Former EmployeeWe shared call Id and other details with engineering team, we will get back to you.
- Meghana-MSFTAug 21, 2024Former EmployeeEngineering team is responding on the above mentioned Github thread. Please follow that thread - https://github.com/microsoftgraph/microsoft-graph-comms-samples/issues/750