Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Connector Development
Unanswered

Graph API connector to Teams Meeting Transcript

Like (1) ShareShare
ReportReport
Posted on 8 Jul 2024 06:50:01 by 6

Has anyone had success getting a meeting transcript details using the Graph API? I tried the below but was not successful. Any help will be greatly apprecaited.

Error: 
{
    "error": {
        "code": "Forbidden",
        "message": "Missing scope permissions on the request. API requires one of 'OnlineMeetingTranscript.Read.All'. Scopes on the request 'Group.Read.All, Group.ReadWrite.All, openid, profile, Sites.Read.All, Sites.ReadWrite.All, Tasks.Read, Tasks.ReadWrite, User.Read, email'",
        "innerError": {
            "date": "2024-07-08T06:45:00",
            "request-id": "c1a6998c-aeeb-4e4b-b5df-8d3af6ccc6f0",
            "client-request-id": "f344d079-7a0e-da83-0de5-20e93f16e5a7"
        }
    }
}
I also try to add the meeting id below:
https://graph.microsoft.com/v1.0/me/onlineMeetings
{
    "error": {
        "code": "Forbidden",
        "message": "",
        "innerError": {
            "request-id": "6a0464c3-20eb-4844-8724-778ec45e4b64",
            "date": "2024-07-08T06:50:52",
            "client-request-id": "efbc79a3-35eb-3491-4562-581e53a4bbde"
        }
    }
}
  • bscarlavai33 Profile Picture
    588 Super User 2025 Season 1 on 14 Jul 2024 at 19:14:22
    Re: Graph API connector to Teams Meeting Transcript

    Have you gave your app the permissions listed in the error?


    "To use application permissions for this API, tenant administrators must create an application access policy and grant it to a user. It authorizes the app configured in the policy to fetch online meetings or online meeting artifacts on behalf of that user (with the user ID specified in the request path). For more information, see Allow applications to access online meetings on behalf of a user."

    https://learn.microsoft.com/en-us/graph/api/onlinemeeting-list-transcripts?view=graph-rest-beta&tabs=http#permissions

  • rickysydney Profile Picture
    6 on 09 Jul 2024 at 15:34:26
    Re: Graph API connector to Teams Meeting Transcript

    Anyone can answer this?

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Leaderboard > Power Apps - Connector Development

#1
CG-07052056-0 Profile Picture

CG-07052056-0 20

#2
stampcoin Profile Picture

stampcoin 6

#3
CU17051452-1 Profile Picture

CU17051452-1 2

Overall leaderboard

Featured topics

Loading started