setUserObject doesn't accept becomeModerator value. I just could see setUserObjectAndGenerateRoomHash, but also it doesn't work. :-(
On Oct 26, 2:04 pm, "[email protected]" <[email protected]> wrote: > Hi Filippo, > > the URL param is no longer in use because users could easily > manipulate this by adding various params to the URL. > You need to set the value becomeModeratorin the setUserObjectMethod to true. > > Sebastian > > 2011/10/26 Netbuilder <[email protected]>: > > > > > > > > > > > Hi Sebastian, > > I'm trying to log in a room directly as a Moderator, but something > > seems not to work: > > 1) I logged as administrator by loginUser SOAP METHOD > > 2) I use setUserObjectAndGenerateRoomHashByURL to login as other user > > as a moderator (becomeModeratorAsInt==1). It returns me a secureHash > > 3) I try to log with secureHash and roomId, but the User IS NOT a > > Moderator. > > Where I'm wrong? > > Thank you > > Filippo > > > -- > > You received this message because you are subscribed to the Google Groups > > "OpenMeetings User" group.> To post to this group, send email > > [email protected].> To unsubscribe from this group, send > > email [email protected]. > > For more options, visit this group > > athttp://groups.google.com/group/openmeetings-user?hl=en. > > -- > Sebastian > Wagnerhttp://www.openmeetings.dehttp://www.webbase-design.dehttp://www.wagner-sebastian.com > [email protected] -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
