Do we need both OnlineMeetingTranscript.Read.All and OnlineMeetingTranscript.Read.Chat permission to fetch meeting transcripts?

FNU LNU 45 Reputation points
2024-09-10T01:27:46.6966667+00:00

Do we need both OnlineMeetingTranscript.Read.All and OnlineMeetingTranscript.Read.Chat permission to fetch meeting transcripts?

Microsoft Security | Microsoft Graph
Microsoft Teams | Microsoft Teams for business | Other
0 comments No comments

2 answers

Sort by: Most helpful
  1. Anonymous
    2024-09-11T01:19:51.0766667+00:00

    Hi @FNU LNU

    I completely agree with Hitesh's point, and the following points are for supplementation.

    Please note that this API works only for meetings if the meeting has not expired.

    You can also refer to the documentation on how to get transcriptions using the Graph API.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


    Was this answer helpful?


  2. Hitesh Pachipulusu - MSFT 3,640 Reputation points Microsoft External Staff
    2024-09-10T05:17:50.69+00:00

    Hello FNU LNU,

    Thank you for reaching Microsoft Support!

    According to the documentation, if you’re using delegated permissions, you need to provide the OnlineMeetingTranscript.Read.All permission. However, if you’re using application permissions, you need both the OnlineMeetingTranscript.Read.All and OnlineMeetingTranscript.Read.Chat permissions to fetch meeting transcripts using the Microsoft Graph API.

    The OnlineMeetingTranscript.Read.All permission allows your app to read all meeting transcripts, while the OnlineMeetingTranscript.Read.Chat permission is necessary to access chat messages within the transcripts.

    Hope this helps.

    If the answer is helpful, please click Accept Answer and kindly upvote it. If you have any further questions about this answer, please click Comment.

    Was this answer helpful?


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.