Hi, I'm trying to integrate OM to an existing system. So far I have been able to créate the room and get the hash, but whenever the user clicks the link for the room, been like:
http://localhost:5080/openmeetings/hash?secure=4070e883-9e10-4074-93cf-e0968c7d8de8&language=1 I get an almost blank page with just the title and some labels, and a dropdown with "MP4" as the only ítem. I don't know if attachments are allowed in this group, but I could send a screenshot. In the log I only get: DEBUG 06-19 20:58:34.866 o.a.o.d.u.AuthLevelUtil:42 [0.0-5080-exec-6] - Level Admin :: [DENIED] But I guess this corresponds to another browser tab where I have an OM admin session opened, which get closed at the same time that the room is loaded in the other tab. I'd thank any help, just tell me if you need any other detail. Thanks. R.