Can not dowload video with access token

Before updating the API, I only need to call the return link in the API to download the video, currently even though I have added the accsee token when downloading the video file, the notification is not allowed.

Hey @minhvietacademy,

You must use the JWT Token or download_token to download the recording.

download_url?access_token=JWT_Token

download_url?access_token=download_token

Thanks,
tommy

1 Like

thanks! it run very well

1 Like

You are welcome! :slight_smile:

Thanks,
Tommy