问题
The app create sessions for videoconferences and one of the values is a session id that takes from from tokbox. This was working for a lot of time, so in this days started to get the following error many attempts, and many other attempts runs ok, here the message from console:
REXML::ParseException (Missing end tag for 'hr' (got "body")
Line: 6
Position: 169
Last 80 unconsumed characters:
):
All seems that missing content from the tokbox id, no code change while this time lapse since this start happening.
回答1:
Solved!
Update the gem, Tokbox started to remove support from no secure connections.
Also you need to change OpenTokSDK class names to OpenTok.
来源:https://stackoverflow.com/questions/42134423/unable-to-create-videoconferences-sessions-with-tokbox