Meeting recordings download

Hi ,
When trying to download multiple recordings using the download_url as came from the api , for instance :

Everything seems fine but when reaching to a scale for about 20 meetings that’s parallelly getting downloaded by a .NET function , in some point I’m getting the following 403 :

The remote server returned an error: (403) Forbidden.

Is that a zoom server issue ? Or something in my design is wrong?

Thanks!

@eladw Hope you will be fine.

Are you using any queue system to manage downloads parallelly?

For more please watch the session

Zoom Recording Downloader Bot

Thanks.

Hi,

I’m using C# asynchronous task list.