Currently I am using setUserObjectAndGenerateRoomHash() method & last in document there was information about that method but now I can't find anything there. Also in 3.0.6 version it wasn't create any user but in current version if I generate has using API it's creating users. Can I disable not to create users? Only generate hash to temporary access the room?
On 10/27/15, Jibon L. Costa <[email protected]> wrote: > Yes, I did same. I authorized that with admin info. I was following > your PHP API but I can't find those methods in > http://openmeetings.apache.org/openmeetings-webservice/apidocs/index.html > But I think those methods were present last time & I had build one > module for Joomla. > > On 10/27/15, Maxim Solodovnik <[email protected]> wrote: >> first you need to authorize your SID >> please check example and docs for 3.0.x API here: >> http://om.alteametasoft.com:5080/openmeetings/docs/RestAPISample.html >> >> On Tue, Oct 27, 2015 at 11:07 PM, Jibon L. Costa <[email protected]> >> wrote: >> >>> Hello, >>> >>> I can see SOAP/REST API documentation has been changed. Can you >>> explain little more how I will use that? For example: I want to >>> generate has for entering a room. I tried like this: >>> >>> >>> http://HOST:5080/openmeetings/services/UserService/getRoomHash?sid=f2a7b28ace077fb8d6d5e79e601cb9df >>> >>> But got this error: >>> The endpoint reference (EPR) for the Operation not found is >>> >>> /openmeetings/services/UserService/getRoomHash?sid=f2a7b28ace077fb8d6d5e79e601cb9df >>> and the WSA Action = null. If this EPR was previously reachable, >>> please contact the server administrator. >>> >>> Will you please explain how I will do that? >>> >>> -- >>> Thanks & Regards >>> Jibon Lawrence Costa >>> >> >> >> >> -- >> WBR >> Maxim aka solomax >> > > > -- > Thanks & Regards > Jibon Lawrence Costa > -- Thanks & Regards Jibon Lawrence Costa
