Thanks Maxim. I got the point: Hash is generated successfully only for the users who have "soap" rights. Not works for the users having "admin" right.
Regards, mahbub <http://www.commlinkinfotech.com> On Thu, Apr 9, 2015 at 3:38 PM, Maxim Solodovnik <solomax...@gmail.com> wrote: > the sequence of calls should be: > 1) getSession > 2) loginUser (providing admin/soap user/pass/SID from step 1) > 3) setUserObjectAndGenerateRoomHash (providing details for the user you > are generating hash for and SID from steps 1 and 2) > > > On Thu, Apr 9, 2015 at 3:27 PM, Mahbub Al-Amin < > mah...@commlinkinfotech.com> wrote: > >> Hi, >> >> I am trying to connect to a room using python soap client. I generated >> hash code and logged in to room successfully by root user which i created >> during installation. But for other users having admin rights, i can not >> generate hash. Rather "setUserObjectAndGenerateRoomHash" method returns -26 >> which means "Admin authorization required". >> >> Any help regarding this issue is highly appreciable. >> >> Thanks in advance. >> >> Regards, >> mahbub >> <http://www.commlinkinfotech.com> >> > > > > -- > WBR > Maxim aka solomax >