Yes, API was changed please check the example I believe it is cleaner now :)
On Tue, Jul 25, 2017 at 5:22 PM, Jacob Ouanounou <[email protected]> wrote: > In a previous version, I started by using this link to do a session > request : > > http://<Server-IP>:5080/openmeetings/services/UserService/getSession > > to initiate the connection process > > Now I get this answer : > > > <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> > <soap:Body> > <soap:Fault> > <faultcode>soap:Server</faultcode> > <faultstring> > No binding operation info while invoking unknown method with params > unknown. > </faultstring> > </soap:Fault> > </soap:Body> > </soap:Envelope> > > > > Le 25/07/2017 à 11:59, Maxim Solodovnik a écrit : > > It is definitely possible :) > Here is sample: http://openmeetings.apache.org/RestAPISample.html > Here is the link to the API javadoc: http://openmeetings. > apache.org/openmeetings-webservice/apidocs/index.html > > On Tue, Jul 25, 2017 at 4:57 PM, Jacob Ouanounou <[email protected]> wrote: > >> Hi, >> >> It seems that it is not possible anymore to connect to OM server using >> REST. Is it ? >> >> Thank you >> >> Le 24/07/2017 à 18:00, Maxim Solodovnik a écrit : >> >> Thanks :) >> Will try to create custom CSS, might take some time :( >> Will report back here >> please ping me in case I'll be too silent >> >> On Mon, Jul 24, 2017 at 10:58 PM, Jacob Ouanounou <[email protected]> wrote: >> >>> Hi Maxim, >>> >>> I am using OM 5.3.3.0 >>> >>> Resolution 1280 x 800 >>> >>> >>> >>> >>> Le 24/07/2017 à 14:07, Maxim Solodovnik a écrit : >>> >>> Hello Jacob, >>> >>> sure it is possible :) >>> what screen resolution do you have? what version of OM are you using? >>> >>> >>> On Mon, Jul 24, 2017 at 7:03 PM, Jacob Ouanounou <[email protected]> wrote: >>> >>>> Hi >>>> >>>> In the meeting rooms, there is on the left side of the screen a large >>>> pane, displaying the list of users and the files. In my screen, it appears >>>> very large (I have a Mac). Is it possible either : to hide /show it, or >>>> iconize it, or to define smaller fonts ? >>>> >>>> Thank you >>>> >>>> >>> >>> >>> -- >>> WBR >>> Maxim aka solomax >>> >>> >>> >> >> >> -- >> WBR >> Maxim aka solomax >> >> >> > > > -- > WBR > Maxim aka solomax > > > -- WBR Maxim aka solomax
