Cloud Collaboration

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

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.




Forum Posts

Hello,The WebEx XML API command "LstRecording" does not show a list of recorded CMR meetings (neither "Hybrid" (formerly WebEx Enabled TelePresence) nor "Cloud" CMR meetings, both in the MP4 format).I have tested my API call against an account that h...

The link http://www.webex.com/schemas/2002/06/service/service.xsd" in the following code is returning "page not found" Has this been replaced with a new link?.<?xml version="1.0"?><serv:message xmlns:serv="http://www.webex.com/schemas/2002/06/service...

pgriffitt by • Community Member
  • 723 Views
  • 2 replies
  • 0 Helpful votes

When I try to authenticate a user by calling the following method in API version 8.6.1.28927, I get an error in the response saying Access Denied.function ConnectUser() {    try {    debugger;        ">            httpBindingURL: demo_config.httpBind...

I have successful consumed several other Webex APIs but the "LstrecordaccessDetailHistory XML Request" doesn't work.I got this message from the XML response: "unable to instantiate com.webex.xmlapi.service.binding.history.lstrecordaccessDetailHistory...

zhan.wang1 by • Community Member
  • 628 Views
  • 1 replies
  • 0 Helpful votes

Hello,I was trying Meeting Center on apidemoeu, but i can't record meeting on server while Training Center can, is that feature will be enabled on premium account? or can i enable it by XML API?How to get [data center specific domain] for NBR Web ser...

shopan_u23 by • Community Member
  • 1337 Views
  • 3 replies
  • 0 Helpful votes

If a meeting scheduled by a host and if host invites a attendee, the attendee will receive the mail. The requirement is that when the attendee click that link given in mail, automatically the video conferencing should be started in the web ex meeting...

DevGuru1993 by • Community Member
  • 1377 Views
  • 3 replies
  • 0 Helpful votes

Why i can't delete meeting in progress by XML API but URL API?  They have same required credentialI really need XML API do that, because it is too complicated if i use URL API to do delete session, any suggestion is very welcomeI'm integrating WEBEX ...

shopan_u23 by • Community Member
  • 1643 Views
  • 1 replies
  • 0 Helpful votes

ProblemI cannot change the Session types for users. I can activate or deactivate users, rename them. every thing is working fine. But I cannot alter this permissions, those checkboxes just stay the way they are. Can you give me a hint? Thank You.AUO:...