Teams Graph API transcripts limitations

Rick Huang 51 Reputation points
2023-06-07T23:53:33.81+00:00

We've done some testing with the new beta teams transcript APIs. However, we noticed that this functionality doesn't work for any pre-scheduled channel meetings, as we get the following error. Is this expected, and do we anticipate scheduled teams channel meetings support soon?

{
    "error": {
        "code": "BadRequest",
        "message": "Channel based meetings are currently not supported.",
        "innerError": {
            "date": "2023-06-07T23:45:28",
            "request-id": "cfae253b-47bc-4fe6-ba6c-2e95f0b7269c",
            "client-request-id": "cfae253b-47bc-4fe6-ba6c-2e95f0b7269c"
        }
    }
}
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,811 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. TH-4749-MSFT 3,305 Reputation points
    2023-06-08T17:14:51.63+00:00

    Hi Rick Huang,

    Thanks for reaching out. APIs under the /beta version in Microsoft Graph are subject to change. We cannot provide any ETA on if or when a particular feature will be available in the Graph API or not. You can check the Graph ChangeLog Portal for status on new or existing Graph API features. Also, you can post your comments and feedback on the Graph feedback portal.

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

    Thanks.

    0 comments No comments

  2. TH-4749-MSFT 3,305 Reputation points
    2023-06-09T14:08:02.0333333+00:00

    Hi Rick Huang,

    Good Day. Hope all is well.

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

    Thanks.


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.