Please note the Webex For Developers forum above has a more active community. Content will be migrating to this forum in the near future. For additional help, you can go to the Webex for Developers Support page.
Hello,I'm making a request with an account that I know is hosting many meetings starting in about 12 days, and I'm wondering why I keep getting "Sorry, no record found" with this request:'<?xml version="1.0" encoding="ISO-8859-1"?> <serv:message ...
Hello,I'm trying to get up to speed on authentication with Webex's XML API.I see the XML API docmentation here:https://developer.cisco.com/site/webex-developer/develop-test/xml-api/reference/I also see their code example here:Cisco DevNet: WebEx Conf...
Hi,We are planning on an archival solution wherein we download old recordings on our company's WebEx site that meet a configured retention criteria, and then remove them to clear up some space. In this context, I was wondering if- there is a possibil...
Per the XML API announcement, the XML Provisioning APIs are scheduled to be deprecated, first with Spark Meet / WebEx Combos and eventually with T30 WebEx sites. Is deprecating the provisioning APIs a firm decision? Are there any alternatives?
Hi ,I am trying to implement code in order to display number of people who attended the session. And I am using LsttrainingattendeeHistory class . But I am always getting duration field "0" and attendance as "false" in spite of attending the session...
Hi, All of the api methods requires adding the username and password in the request. This would mean I would need to store the credentials somewhere so I can retrieve it when needed. However, I would like to avoid storing passwords if possible.Authen...
Hi, I am trying out the WebEx XML API; however, I am getting "Not a valid session ticket" when trying to use the session ticket that I got from the getLoginTicket.Am I using it right? Based from my understanding the session ticket can substitute for ...
Hi guys,I'm pretty new to Webex related development. We are trying to do some testing with our testing Webex site. What we need to do is pretty simple, launch a Webex with existing host account first. Then click the invite icon to invite phone number...
Hi All,The stream url (and also file url) which I got by calling LstRecording have stopped working from today suddenly. Is this issue on the webex side or do we need to do some development changes? It is really urgent. When I access the stream or fil...
I'm creating a meeting and then get host url via xml api. I'm recording this meeting. How can I get recording information(Url mainly) passing meeting details ( meeting key ) ?
Hii just read about managing recording WebEx Network Recording Player Helpat the point 3 of notes, stated "You also can specify the Web address, or URL, at which the recording resides on a publicly accessible Web server, such as your organization's W...