I'm performing a GET to /restapi/v1.0/account/{accountId}/recording/598205453028/content
and receiving a
* The requested URL returned error: 403 Forbidden
According to https://developer.ringcentral.com/api-docs/latest/index.html#!#AccessingCallLogs.html
GET/restapi/v1.0/account/{accountId}/extension/{extensionId}/call-log
is forbidden but I'm retrieving /account/{accountId}/recording/{sessionId}/content
Is anyone else trying to download the Call Log mp3s?