Error calling graph api to get transcript content

Shubham Joshi 10 Reputation points
2024-02-16T09:43:40.44+00:00

I'm working on powerautomate to retrieve transcript of teams meeting , it was working fine for few months but now I'm receiving "Evaluation capacity for the month has exceeded. To continue beyond the evaluation limits complete billing onboarding. Visit https://docs.microsoft.com/en-us/graph/teams-licenses for API specific requirements." error while getting the transcript content.

API Request:

  • URL: https://graph.microsoft.com/beta/me/onlineMeetings/{online-meeting-id}/transcripts/{transcript-id}/content
  • Method: GET
  • Status Code: 402 Payment Required
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,829 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Christian Fanning 0 Reputation points
    2024-03-13T15:33:49.6866667+00:00

    I have the same issue.

    I have set up billing as described here:

    https://learn.microsoft.com/en-us/graph/metered-api-setup?tabs=azurecloudshell

    But still getting the error :-(

    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.