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
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,139 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,047 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,268 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Meghana-MSFT 3,891 Reputation points Microsoft Vendor
    2023-10-11T10:45:25.7+00:00

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

    0 comments No comments

Your answer

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