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

HelloI had this error while creating training center, this is my enableOption                     <enableOptions>                         <attendeeList>false</attendeeList>                         <javaClient>false</javaClient>                       ...

I am trying to use the PHP example code. When I call  $URL = ereg_replace("^https://", "", $URL), I got an error:A PHP Error was encounteredSeverity: 8192Message: Function ereg_replace() is deprecatedFilename: admin/webex.phpLine Number: 119$URL cont...

Hi,I used the "XML API Debug Screen" code here: Cisco WebEx DeveloperI used the php sample code here too. I coded into the "XML API Debug Screen" code with the php login information. See the attached file.I entered "apidemoeu" to get to "apidemoeu.we...

Hello all!I am currently working with an WebEx integration into an Web App.The integration should look like this:1. A user from our app can create a meeting inside our app2. This user may not access the WebEx userarea (where he can cancel or edit the...