Whoops, sorry.
I'm setting the userobject already with that API call. however they appear
to be drawing the administrator profile instead of the guest profile that
the account is associated with.
Here's the call:
ret =
client.setUserObjectAndGenerateRoomHash(session.session_id, "guestuser",
fname, lname,
"http://citizenmed.files.wordpress.com/2011/08/user-icon1.jpg", email,
99290, "guest_user_anonymous_guest", room_id, 0, 1);
-----Original Message-----
From: Jacob Gaiski
Sent: Thursday, August 23, 2012 9:46 AM
To: openmeetings-user@incubator.apache.org
Subject: Re: getInvitationHash method
Ok, so I went back and tried with setUserObjectandGenerateRoomHash.
Do you need to use any setUserObject properties with this?
Looks like I'm starting to see the desired effect.
-----Original Message-----
From: seba.wag...@gmail.com
Sent: Thursday, August 23, 2012 9:34 AM
To: openmeetings-user@incubator.apache.org
Subject: Re: getInvitationHash method
Why generating invitation Hash and not usual room hashs?
Invitation hashs are append to the URL with
?invitationHash=$HASH
normal hashs are append with
?secureHash=$HASH
maybe you simple using the wrong url parameter?
Sebastian
2012/8/23 Jacob Gaiski <jgai...@emich.edu>:
Hello,
Could someone please help me with the soap API call ‘getInvitationHash’?
I’m assuming you have to specifically call this method when logged in as
SOAP permissions however I’m getting a generic error that reads “Sys –
Error”.
Without posting code, does anybody by any chance know what Sys – Error
correlates too?
Thanks
-Jake
--
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wag...@gmail.com