Description
As of yesterday I’m getting this error when attempting to download video recordings or chat transcripts using the zoom webhook that sends recording.completed events. This was working perfectly since last November and as of yesterday there videos failed
Error
{“status”:false,“errorCode”:124,“errorMessage”:“Forbidden”}.
Which App Type (OAuth / Chatbot / JWT / Webhook)?
This is using the webhook app
Here’s the payload
"REDACTED"
Which Endpoint/s?
Watch videos webhook
How To Reproduce (If applicable)
Steps to reproduce the behavior:
Here’s an example download url that now fails with 124 error
“REDACTED”
Additional context
I was using make.com to automate the download of zoom videos.