Share via

What is the best way to debug MicrosoftGraph calls from teams?

Harel 0 Reputation points
2023-09-26T15:36:54.5233333+00:00

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!

Microsoft Teams | Development
Microsoft Teams | Development

Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs

Microsoft Security | Microsoft Graph
Microsoft Teams | Microsoft Teams for business | Other

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-10-11T10:45:25.7+00:00

    Currently there is no way to get the logs of api calls made for each subscription.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.