Forum Discussion
Teams Video Clips location
- Dec 17, 2022It’s processed in Azure (Cosmos DB) in the tenant region. Reach out to your MS representative?
How can I programmatically download these video clips? We've developed a Teams Bot app and need access to the video clips for one of our use cases. Bot app backend provides a link to the clip in its message, we're unable to download it using a GET request or axios.
We attempted to integrate SSO authentication via Microsoft Entra ID and generate an auth token to access the APIs. However, we still cannot download the clip. Are there any specific permissions required to download the file?
I've included a link to the detailed question I posted on the community forum below.
https://answers.microsoft.com/en-us/msteams/forum/all/how-to-download-video-clip-from-microsoft-teams/d9560877-e61e-4e21-80ea-4887dc527f1c
Any help or guidance would be greatly appreciated.
Thanks!