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

Actually when i connect to webexroom, I have a error RS=MissingOrInvalidCSRFToken. I implemented the changes as in “URL API WBS 31 RELEASE NOTES” to retrieve the token. There is no problem when retrieving the token but when I try to join a meeting i ...

m.lambrechts by Community Member
  • 1558 Views
  • 1 replies
  • 0 Helpful votes

Hi,I am looking for a webex URL API which can list all the webex Account present in my organization. I searched through the API reference document but did not get anything relevant. Please help me if there is a way to list all webex accounts through ...

I am trying to compile webex's xml schema to java code using jaxb. I found this project as a starting point:https://code.google.com/archive/p/webex-java-sdk/It compiled under java 8 with a few minor changes. My problem now is that I am getting an err...

hagai.sela by Community Member
  • 871 Views
  • 1 replies
  • 0 Helpful votes

Hi,I am new to Webex API and trying to create a webex account using URL based API. https://companyURL/company/p.php?AT=SU. It keeps failing with error message "<SignUp><Status>FAIL</Status><Reason>PasswordIsRequired</Reason></SignUp>" even when I am ...

I am attempting to use the "startFrom" and "maximumNum" elements to query a large amount of data in batches. It does not appear to be working correctly, but is most likely a mistake on my part.I am using the information found here https://developer.c...

I am getting the following error when trying to reach the sandbox (both a permanent shared sandbox and the shared reserved sandbox):<?xml version="1.0" encoding="UTF-8" ?><serv:message     xmlns:serv="http://www.webex.com/schemas/2002/06/service"    ...

IanHGrahamRS by Community Member
  • 3424 Views
  • 3 replies
  • 1 Helpful votes

I have a project specification that requires that I do the following on user account creation:Prevent the user from having access to any telephony featuresSilence the automated email that is sent out by the API when an account is created. I have been...

kurupv by Community Member
  • 3110 Views
  • 5 replies
  • 0 Helpful votes