Hello Jacob, Unfortunately I never tried to use SOAP API using JS, I will be OOO until May, 10, I can try to help you if you can ping me May, 11 or so.
On Mon, Apr 27, 2015 at 3:11 PM, Jacob Ouanounou <jacob.ouanou...@free.fr> wrote: > Hello, > > I would like to use REST API embedded in AJAX to make connections to rooms. > > When I use REST from the navigator, withe commands such as : > http://192.168.1.69/openmeetings/services/UserService/getSession I get > the display of something that looks like an XML doc, with a session_id in > it. > > But when I use the same embedded in an XMLHttpRequest, I get > XMLHttpRequest cannot load > http://192.168.1.69/openmeetings/services/UserService/getSession. No > 'Access-Control-Allow-Origin' header is present on the requested resource. > Origin 'null' is therefore not allowed access. > > I don’t know how to specify this access control header. Can someone tell > me ? > > Thank you. > > Jacob > -- WBR Maxim aka solomax