Share via

Teams Graph API transcripts limitations

Rick Huang 66 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 Security | Microsoft Graph
0 comments No comments

2 answers

Sort by: Most helpful
  1. Anonymous
    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.

    Was this answer helpful?


  2. Anonymous
    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.

    Was this answer helpful?

    0 comments No comments

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.