API Endpoint(s) and/or Zoom API Event(s)
We get download_url from this webhook and get recording from download_url.
Description
For some users who integrated with our app, they always could download their own recording through above download_url until the end of August 4th.
Since after that, sometimes or always (depends on users.) download_url returns 404 like below.
{
"code": 404,
"message": "File does not exist."
}
Other user can get their own recording through download_url, we believe it means our app can work fine but download_url returns 404.
Could you investigate on the cause of this problem, please?
Send me a DM and I will give you needed informations.