Hello @michael.zoom ,
I also have the same problem . i have JWT access token .and it work fine for other apis .
but when download the recording . like what you said
if i tried curl download file method i got empty answer .
but when i tried to download as get method i got
{“status”:false,“errorCode”:401,“errorMessage”:“java.lang.NullPointerException”,“result”:null}
Best regards