Hi,
I'm a bit stuck here :
-
we are multiple admins (PL 100) in a room
-
we need to change the PL of one of us, whom don't want to leave by itself (!)
-
through the GUI (element), there is no such options.
-
through the API we tried :
- change his PL
- change his membership from "join" to "leave"
- simply remove him from room users list
-
every time we get the error : "(M_FORBIDDEN: You don't have permission to remove ops level equal to your own)"
-
i tried to scrumble across the database to manually change the PL, but no luck...
Is it possible ? Can someone help me ?