Forgot the node configuration, that is something like this:nodeConfiguration = { "accessModel" => RTC::UserRole::VIEWER, "publishModel" => RTC::UserRoleVIEWER, "persistItems" => true, "modifyAnyItem" => false, "userDependedItems" => false, "sessionDependentItems" => false, ...