Recording download automation

I’m trying to download cloud recording via API v2 (python)

  1. Getting a list of user recordings

2.  Parse download_url for each recording

  1. GET request to ‘download_url’ with token

  2. Get Empty response  status code:401
    {
    “status”: false,
    “errorCode”: 401,
    “errorMessage”: null,
    “result”: null
    }

 

Tried to use the same token or generate another one. Result stays the same

1 Like

Hi NiNiSpeech, 

Can you confirm with your admin, to check on their account settings page to check to see if the cloud recording option is enabled or not? 

This option is enabled

Tried different options in account settings.

 

Cloud recording downloads (Tried on/off and on locked)

Share cloud recordings only with members of my account (on/off and off locked)

 

No change(