RocketChat / Rocket.Chat.Livechat

New Livechat client written in Preact
https://rocket.chat/omnichannel/live-chat
MIT License
246 stars 228 forks source link

Livechat videocall API #418

Open at-kobayashi-ruru opened 4 years ago

at-kobayashi-ruru commented 4 years ago

HI, I understood currently videocall(jitsi) isn't working with the integration of livechat and I'm trying to find out some workaround. @renatobecker @sampaiodiego

I successfully set the jitsi and found it's working with Rocketchat sled.

Then, I've tried livechat videocall API with curl using the visitor token and also room id set. Also, I make it sure that the agent is online is that room.

However, the response what I got is "{success: false}" only. Is this bug or did I miss some prerequisites?

https://docs.rocket.chat/developer-guides/rest-api/livechat/video-call

renatobecker commented 4 years ago

HI, I understood currently videocall(jitsi) isn't working with the integration of livechat and I'm trying to find out some workaround. @renatobecker @sampaiodiego

I successfully set the jitsi and found it's working with Rocketchat sled.

Then, I've tried livechat videocall API with curl using the visitor token and also room id set. Also, I make it sure that the agent is online is that room.

However, the response what I got is "{success: false}" only. Is this bug or did I miss some prerequisites?

https://docs.rocket.chat/developer-guides/rest-api/livechat/video-call

@at-kobayashi-ruru thanks for reporting, I'll look into it ASAP. Thanks.

at-kobayashi-ruru commented 4 years ago

Thank you so much. I'll wait for your reply!

minhngvan commented 3 years ago

How about this bug? I received {success: false} too.