Ok, I found the error myself (by looking at the code of OpenMeetings
and the DB).

To get the session id, I called sessionData.getId() which does not
return the session id.
Instead, one has to call sessionData.getSession_id().

Maybe, one could mention this on the following page:
http://code.google.com/p/openmeetings/wiki/SoapMethods#getSession
Also, it would be great to get an error message in this case that
tells one that an invalid sessionId is used.

Best wishes,
Eu

On 7 Jun., 15:34, eu <[email protected]> wrote:
> Dear all,
>
> first of all, thanks for the great software you are offering to the
> public!
>
> Now, I've got a problem when connecting to OpenMeetings via its
> WebService.
> When calling the method 'loginUser' with a previously generated SID,
> I'm getting the following error:
> "This user is already a member of this organisation"
>
> What exactly does this mean?
>
> The user has been registered to the platform beforehand, and he is an
> administrator.
>
> Best wishes,
> Eu

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.

Reply via email to