I want to download the relevant recording from the download_url after the record.completed event comes with the Zoom phone webhook in the general app. However, I used grant_type: client_credentials in the general app, but I tried to download with the token I got from the server-to-server app. However, I am getting an error code: 401 unauthorized. I can get call logs with the token I got from the server-to-server app.
Can anyone advise?