We have a web app that creates meetings via the video sdk, using the github repo “videosdk-ui-toolkit-web”
We use our backend server to issue auth tokens to be used by our frontend angular app, and can use the api to access past sessions at /videosdk/sessions
but the endpoint at /videosdk/recordings
shows no past recordings.
Additionally the api at /videosdk/sessions/ returns Session does not exist
please advise on how to access transcripts and retrieve session details for past sessions