download mp4 recording of Microsoft teams with out logging in

support streamitup.co.il 0 Reputation points
2023-06-14T10:22:15.5266667+00:00

We are trying to automatically download recorded meetings using the callrecordingURL that is returned from the channels/getAllMessages API.

When we try to access the file using ffmpeg or through a browser it forces us to login manually (input username and password).

Our goal is to fetch the mp4 recording of the meeting to our servers programmatically through code for multiple users, therefore logging in every time isn't possible. Is there a way to fetch the file without logging in first?

Microsoft Teams | Development
Microsoft Teams | Microsoft Teams for business | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Olaf Helper 47,516 Reputation points
    2023-07-28T06:56:07.3066667+00:00

    Is there a way to fetch the file without logging in first?

    Absolutely not.

    No logging => no authentification => no permission to do anything.

    Otherwise you could donwload evertyhing of all billion users.

    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.