Hello @gianni.zoom ,
Have reproduced the same scenario in my Zoom Phone account in ZohoCRM.
I made a call and enabled the recording and I received the recording url via the webhook. Then immediately i accessed the recording and it was working. And after 24hrs I accessed the same recording and still its working. Please find the details below,
Webhook Received from Zoom:
{"payload":{"account_id":"-G8lwedGTuSlGtrBfeR1_g","object":{"recordings":[{"owner":{"has_access_permission":true,"extension_number":802,"name":"Zoho Dev","id":"wuvQoSaxRTGPzjirQv-Ttg","type":"user"},"call_history_id":"20250507-d6129171-6e34-44b7-abc5-0f3043ab2244","disclaimer_status":0,"end_time":"2025-05-07T05:19:17Z","call_id":"0681aed3027a902c061","duration":21,"caller_name":"Zoho Dev","site":{},"callee_name":"India","callee_number_type":2,"date_time":"2025-05-07T05:18:56Z","user_id":"wuvQoSaxRTGPzjirQv-Ttg","recording_type":"OnDemand","download_url":"https://zoom.us/v2/phone/recording/download/urIixKhwTNK__v28xivyOA","id":"e0e010c401a04f77bad8e6a08d04e0c9","callee_number":"+919787195094","caller_number":"802","call_log_id":"e0e010c4-01a0-4f77-bad8-e6a08d04e0c9","caller_number_type":1,"direction":"outbound"}]}},"event_ts":1746595165519,"event":"phone.recording_completed"}
On the same day we accessed the recording from Zoho : Please find the request details below,
x-zm-trackingid : file-aw1-20250507-052821-415338360-1
Zoom-File-SHA256 : 312e2a6ad63f78a213abe8a2d4d157aa847bdb3a20074184d545caf01309b820
Zoom-File-ID : iEyIwl_dTEGVBDtmIwHtdA
x-amz-version-id : Sl4D52uflqqgZCJUIvib6kZoWyYRFQG7
x-amz-id-2 : xH6wZN9QN8nKeJiORs/MDORkV9UkaFR3cd5uuZ6XAzJEs0rMI/xxqMIOV8QgsY2TvrDwLZUiks4eZWgsD/8qvzD4CppFvt3W
x-amz-request-id : W74JMA3ZS2F8445Z
Date : Wed, 07 May 2025 05:28:22 GMT
After 24hrs of the call, we accessed the same recording : Please find the request details below,
x-zm-trackingid : file-aw1-20250508-071814-434951545-1
Zoom-File-SHA256 : 312e2a6ad63f78a213abe8a2d4d157aa847bdb3a20074184d545caf01309b820
Zoom-File-Name : call_recording_e0e010c4-01a0-4f77-bad8-e6a08d04e0c9_20250507051856.mp3
Zoom-File-ID : iEyIwl_dTEGVBDtmIwHtdA
x-amz-version-id : Sl4D52uflqqgZCJUIvib6kZoWyYRFQG7
x-amz-id-2 : f0gndGz32nIVqi3H+fAju7dYvKDsGto3kEcBr1teFwyMceLGhxlVlEx2wQWm39bqtpEwn0soook=
Date : Thu, 08 May 2025 07:18:15 GMT
To access the recording URL we use access token of the admin user with the following oauth scopes:
user:write:admin user:read:admin phone:read:admin phone:write:admin
Kindly check with your dev team, why customers alone facing the issue in accessing the recording.
Hope have already shared the affected call logs details of the customer. And please do check whether the customer has made any changes on Zoom end, that is affecting the recording access.