Automating Teams Meeting Creation and Recording Upload to SharePoint: Issue with Recording Upload

Lal Krishna 0 Reputation points
2024-11-19T13:55:51.1333333+00:00

Requirement: I am developing functionality to create Teams meetings as an organizer via an API with the following requirements:

  1. Create a Teams meeting as the organizer.
  2. Add two external users to the meeting.
  3. The organizer will not join the meeting.
  4. External users should be able to join the meeting without waiting in the lobby.
  5. The meeting recording should start automatically when any participant joins.
  6. The recording should be uploaded to SharePoint after the meeting ends.

What I’ve Done So Far:

  • Created a Teams online meeting using the organizer's user ID and added two external users.
  • Used calendar events to reflect the meeting, ensuring email invitations are automatically sent to participants.
  • External users are able to join the meeting successfully, and the recording starts as expected.

Problem: After the meeting ends, the recording fails to upload to SharePoint. I need help resolving this issue.**
**
User's image

User's image

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,396 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,379 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
926 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
346 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,375 questions
{count} votes

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.