Currently there is no way to get the logs of api calls made for each subscription.
What is the best way to debug MicrosoftGraph calls from teams?
I've got a code base that makes use of MicrosoftGraph api calls for teams.
The back end receives a call from teams when a chat message is created, and if the eventDetail contains information about a recording it begins a transcription process.
However, I'm finding that not every such event is delivered. I also suspect that in some cases, a single event (like a chat message), will trigger a mass delivery of all the previous undelivered events.
I'd like to know if there is a log of api calls made for each subscription, which can show the status of each one, any errors or problems etc.
Thanks!
1 answer
Sort by: Most helpful
-
Meghana-MSFT 3,891 Reputation points Microsoft Vendor
2023-10-11T10:45:25.7+00:00