Join token for local recording

@chunsiong.zoom
I am obtaining the jwt and recording token, but it doesnt even join the meeting in such case, if I remove the join token, then it is able to enter the meeting. Why isn’t it working with the join token for local recording.

@management1

Did you build and run this from scratch?
Do note that app privilege token is only valid for 120s.
If your build takes longer than 120s, this will not work.

Alternatively, you might want to run the container in interactive mode, edit the config,txt with updated token and run the program.