Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I tried retrieving meeting participants using the https://webexapis.com/v1/meetingParticipants endpoint, but I keep encountering this error:{ "message": "The server understood the request, but refused to fulfill it because the access token is missing...
I came across this document on the Webex site mentioning that we can host a meeting directly from a device:https://help.webex.com/en-us/article/px1plu/Webex-Meetings-in-devicesI have a Room Bar available, and I’m wondering — is it possible to program...
Oh, interesting!So just to confirm — are you saying that even if I enable the Webex Calling Pro license (which I currently have), if I continue using the xapi dial command to connect my two devices, I still won't be able to use the telephony_call web...
Hello Sandip,Thanks for the explanation — that makes sense.To give you some context, I’m trying to record the interaction between my Desk Pro and Roombar.Currently, I’m connecting the two devices using the xapi dial command with a SIP address, which ...
Hello Sandip,Thanks for the quick response! I've added the hostEmail and successfully retrieved the meeting participants' information. Thanks for the explanation!Cheers,Abby