AW: Problems opening rooms using webservices

2018-09-25 Thread dhanashree.kulkarni
and destroy this e-mail. Any unauthorised copying, disclosure or distribution of the material in this e-mail is strictly forbidden. Von: Maxim Solodovnik [mailto:solomax...@gmail.com] Gesendet: Tuesday, September 25, 2018 1:49 PM An: Openmeetings user-list Betreff: Re: Problems opening

Re: Problems opening rooms using webservices

2018-09-25 Thread Maxim Solodovnik
ngliche Nachricht- > Von: Maxim Solodovnik [mailto:solomax...@gmail.com] > Gesendet: Friday, September 21, 2018 3:00 PM > An: Openmeetings user-list > Betreff: Re: Problems opening rooms using webservices > > My bad > It was not added to SignIn page > > But still avail

AW: Problems opening rooms using webservices

2018-09-25 Thread dhanashree.kulkarni
...@gmail.com] Gesendet: Friday, September 21, 2018 3:00 PM An: Openmeetings user-list Betreff: Re: Problems opening rooms using webservices My bad It was not added to SignIn page But still available: https://om.alteametasoft.com/openmeetings/hash?swf=settings On Fri, 21 Sep 2018 at 18:51, wrote

Re: Problems opening rooms using webservices

2018-09-21 Thread Maxim Solodovnik
sclosure or distribution of the material in this e-mail is > strictly forbidden. > > > > Von: Maxim Solodovnik [mailto:solomax...@gmail.com] > Gesendet: Friday, September 21, 2018 10:38 AM > An: Openmeetings user-list > Betreff: Re: Problems opening rooms using webservices

AW: Problems opening rooms using webservices

2018-09-21 Thread dhanashree.kulkarni
e-mail. Any unauthorised copying, disclosure or distribution of the material in this e-mail is strictly forbidden. Von: Maxim Solodovnik [mailto:solomax...@gmail.com] Gesendet: Friday, September 21, 2018 10:38 AM An: Openmeetings user-list Betreff: Re: Problems opening rooms using webservices

AW: Problems opening rooms using webservices

2018-09-21 Thread dhanashree.kulkarni
lto:solomax...@gmail.com] Gesendet: Friday, September 21, 2018 9:31 AM An: Openmeetings user-list Betreff: Re: Problems opening rooms using webservices REST/SOAP API was created to authorize "external" users So this code is written in assumption you have several external systems:

AW: Problems opening rooms using webservices

2018-09-21 Thread dhanashree.kulkarni
l.com] Gesendet: Friday, September 21, 2018 6:12 AM An: Openmeetings user-list Betreff: Re: Problems opening rooms using webservices Hello Dhanashree, As you can see from your log: externalUserType is null Which means this required parameter is missing, please check the example and add missin

Re: Problems opening rooms using webservices

2018-09-20 Thread Maxim Solodovnik
Hello Dhanashree, As you can see from your log: *externalUserType is null* Which means this *required* parameter is missing, please check the example and add missing parameter :) Would appreciate if you can create JIRA so I can add some validation and return error instead of invalid hash

Re: Problems opening rooms using webservices

2018-09-20 Thread dhanashree.kulkarni
Hello, I am also having same issue. I am able to get sid and room hash. When I use this room hash to enter into the room, I get error saying “Access Denied. You are not allowed to enter this room.” To get sid: http://om-server-test.apps.xxx.xxx.xx.xxx.nip.io/openmeetings/services/user/

Re: Problems opening rooms using webservices

2018-04-13 Thread Maxim Solodovnik
Here is the list of issues fixed in 4.0.2 https://issues.apache.org/jira/projects/OPENMEETINGS/versions/12342276#release-report-tab-body You might face the issue which is already fixed . I fill it's not very productive to investigate issues which might be already fixed ... Could you try

Re: Problems opening rooms using webservices

2018-04-13 Thread Ramón Zárate Moedano
I am using 401 El vie., 13 de abr. de 2018 8:18 PM, Maxim Solodovnik escribió: > In case you are using 4.0.2 > I would say you are trying to enter the room which doesn't exist > > On Sat, Apr 14, 2018 at 6:57 AM, Ramón Zárate Moedano > wrote: >

Re: Problems opening rooms using webservices

2018-04-13 Thread Maxim Solodovnik
In case you are using 4.0.2 I would say you are trying to enter the room which doesn't exist On Sat, Apr 14, 2018 at 6:57 AM, Ramón Zárate Moedano wrote: > Maxim. > > Forget my last email. > > At this time is running the log file on first server. > This is the log i get

Re: Problems opening rooms using webservices

2018-04-13 Thread Ramón Zárate Moedano
I dont know why i couldnt fix this openmeetings.log. So i installed a brand new OM server. OMversion 4.0.2 (i used the same DB i had with versión 4.0.1, is it ok?) And i am gettins this errors ERROR 04-13 17:59:32.469 o.a.w.DefaultExceptionMapper:170 [0.0-5080-exec-2] - Unexpected error occurred

Re: Problems opening rooms using webservices

2018-04-12 Thread Maxim Solodovnik
This is most probably file rights issue Please check these files are writable by the user who starts OM WBR, Maxim (from mobile, sorry for the typos) On Thu, Apr 12, 2018, 19:46 Ramón Zárate Moedano wrote: > i have an openmeetings.log file in /opt/log/openmeetings.log ... and

Re: Problems opening rooms using webservices

2018-04-12 Thread Maxim Solodovnik
Do you have any errors in *openmeetings.log*? You have attached *access* log (not red5.log), which is very much useless ... I would appreciate if you can show only part of the log with error not the whole file I don't have much time right now On Thu, Apr 12, 2018 at 11:20 AM, Ramón Zárate

Re: Problems opening rooms using webservices

2018-04-11 Thread Maxim Solodovnik
Are you also using https://github.com/openmeetings/openmeetings-api-plugin/blob/master/src/main/scripts/OmGateway.php ? Do you have any errors in openmeeting.log? On Thu, Apr 12, 2018 at 12:10 AM, Ramón Zárate Moedano wrote: > About calling login twice it was my mistake trying

Re: Problems opening rooms using webservices

2018-04-11 Thread Ramón Zárate Moedano
About calling login twice it was my mistake trying to log out i print all the steps and variables i am using. And thats why. Now is corrected. About hash. I am doing it. This is the process. getOmConfig:

Re: Problems opening rooms using webservices

2018-04-11 Thread Maxim Solodovnik
"Access denied. You are not authorized to perform this action" is caused by the fact you are trying to use same browser (different tab) You should see "Logout" button, so you can logout as your SOAP user, who has no admin rights ... According to your REST calls sequence 1) why are you calling

Problems opening rooms using webservices

2018-04-11 Thread Ramón Zárate Moedano
Hello everyone. I have being "fighting" with this and i dont know what is wrong. Name: OpenMeetings Version: 4.0.1 Revision 3795f14 And i am using PHP API. ( https://github.com/openmeetings/openmeetings-api-plugin) I can create, edit and delete rooms. But when i try to enter one room front end