打开会议进入房间不起作用



我正在尝试在下面的链接下链接将openmeetings(版本3.2.1(与我的应用程序集成。

http://openmeetings.apache.org/RestAPISample.html

要求是需要在没有登录页面的情况下访问打开会议,如上面的链接中所述。

根据链接,

我已成功获得SID,但最后一个链接进入房间

http://localhost:5080/openmeetings/swf?secureHash=fa1f9381-bd03-42ae-9fd9-332b5f775a1b&language=1 不工作。

提前感谢您的帮助。

我已经更新了 http://openmeetings.apache.org/RestAPISample.html

应更改 3.2.1 的网址

您需要使用

http://localhost:5080/openmeetings/hash?secure=fa1f9381-bd03-42ae-9fd9-332b5f775a1b&language=1

而不是

http://localhost:5080/openmeetings/swf?secureHash=fa1f9381-bd03-42ae-9fd9-332b5f775a1b&language=1

相关内容

  • 没有找到相关文章

最新更新