Download_url is not working for different envs

Hi all!

Description
We use the recording_completed webhook and then upload the download_url to our S3 bucket.

It works great for dev and one another (integration) testing env. But it doesnt work on stage and prod. It fails when we try to download file, I suppose there is kinda access denied error.

Upload url works fine, no problems with it - we use it with a query parameter
{download_url}/?access_token={download_token}

Maybe Zoom has some kind of white list of IPs for having access to download or is it possible to have some restrictions for downloading?

Which App Type (OAuth / Chatbot / JWT / Webhook)?
OAuth