[
https://issues.apache.org/jira/browse/OPENMEETINGS-670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13680338#comment-13680338
]
Akhil G M edited comment on OPENMEETINGS-670 at 6/11/13 10:52 AM:
------------------------------------------------------------------
These are the five calls which i used to login to the OM.
1) http://localhost:5080/openmeetings/services/UserService/getSession
2)
http://localhost:5080/openmeetings/services/UserService/loginUser?SID=b7196386bb1c29071c85c60707125c1d&username=xyz&userpass=xyz
3)
http://localhost:5080/openmeetings/services/RoomService/addRoomWithModeration?SID=b7196386bb1c29071c85c60707125c1d&name=&roomtypes_id=1&comment=
&numberOfPartizipants=&appointment=false&isDemoRoom=&demoTime=&ispublic=false&isModeratedRoom=true
4)
http://localhost:5080/openmeetings/services/UserService/setUserObjectAndGenerateRoomHash?SID=b7196386bb1c29071c85c60707125c1d&username=xyz&firstname=xyz&lastname=abc
&profilePictureUrl=&email=&externalUserId=&externalUserType=&room_id=12
&becomeModeratorAsInt=1&showAudioVideoTestAsInt=1
5)http://localhost:5080/openmeetings/?secureHash=9578de657031440339ef14adbecc22ba
I don't understand where am I creating a "time limited" link or an appointment.
Please help.
was (Author: akhilgm89):
http://localhost:5080/openmeetings/services/UserService/getSession
> The webinar is already closed, you wil be rediredcted to some interesting
> offerings in X sek
> --------------------------------------------------------------------------------------------
>
> Key: OPENMEETINGS-670
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-670
> Project: Openmeetings
> Issue Type: Bug
> Components: SOAP/REST API
> Affects Versions: 2.1.1 Apache Release
> Environment: Windows 7, java/JEE web application
> Reporter: Akhil G M
> Priority: Critical
> Labels: features
> Fix For: 2.1.1 Apache Release
>
>
> Hi,
> I am integrating openmeeting to my web application where a link is provided
> in the application to join the webinar meeting. I am using a secureHash like
> the one given below. From mylocalhost:8080 application, the link is
> redirected to
> http://localhost:5080/openmeetings/?secureHash=6cec87ff400736a2288648b667e7162a
> as I required. But the screen is displaying th error message "The webinar is
> already closed, you wil be rediredcted to some interesting offerings in 2
> sek".
> Is this because I am missing any parameters. Please help me to resolve the
> issue.
> Thanks in advance
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira