Description
i have coded an automatization to download recordings
in some cases the download goes well
but in some other cases i got this error message: {"status":false,"errorCode":1001,"errorMessage":"Forbidden"}
Error
Every day we record at least 6 meetings at the same time.
Downloading the MP4 file went right for 3 of recordings that were ready that day
When trying to download some of the recordings we got error response: {"status":false,"errorCode":1001,"errorMessage":"Forbidden"}
Which App Type (OAuth / Chatbot / JWT / Webhook)?
Webhook
Which Endpoint/s?
example of download URL + access token
`https://crackthecode-la.zoom.us/rec/webhook_download/{REDACTED}access_token= {REDACTED }
Thank you for creating this new topic, @fcedillo! To start, can you share if there are any noticeable differences in how the calls are being made between the successful and unsuccessful requests? Have you tried to manually download a failed recording with your script? If so, can you share the results of that finding?
Thank you for the reply! My apologies, I meant can you try to download that recording programmatically? If the problem does not persist, then the root cause may be the script’s logic being run. An example snippet of the script being used would help diagnose what may be happening.
Click your profile picture, then click Settings. Click Register. Click one of these options next to Local Recording: Click Open to open the folder where local recordings are stored.