Hi,I tried your code and suspect there are 3 problems:1. You are logged in as a guest. I believe only the host can make recordings.2. You stop the recording with session.archiveManager.close(). You should stop it with session.archiveManager.recordSession = false.3. You used session.archiveID = ...