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

Howdy,Are there any known issues with UTF-8 encoding with the WebEx API?Problem 1: Retrieving a list of Training Center sessions which include unicode characters or accented characters (e.g. á) is incorrectly returned as ISO-8859-1. Even if I set the...

So i formatted a message off to the XML API endpoint. <?xml version="1.0" encoding="UTF-8"?> <serv:message xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:serv="http://www.webex.com/schemas/2002/06/service"> <header> <securityContext> <we...

m_hutley by Level 1
  • 298 Views
  • 1 replies
  • 0 Helpful votes

Good afternoon,I find that I'm frequently running into inaccurate documentation when trying to create proper XML requests. Is this https://developer.cisco.com/site/webex-developer/develop-test/xml-api/xml-api-reference/ the best and most accurate res...

Resolved! SSO Enabled Sites

Hi,If it's SSO enabled sites, does it work with following Meeting API? How should I put username/password?<?xml version="1.0" encoding="UTF-8"?><serv:message xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">    <header>        <securityContext> ...

I created an event, added panelists (Using the XML API).I sent each panelist an invitation using our (Acton) API.Clicking on the URL in the received invitation brings up a page with information for the correct event.But panelist can't join the event...

I am making calls against "ava:com.webex.service.binding.ep.LstOpenSession" on the XML API....and I am getting the number of "sessions" returned.The issue I am running into is that the documentation doesn't really define what counts as a "session"......

Please see image below.I need to get the groups and Policy Groups from WebEx Messenger using my own application. I cannot find any APIs other than jabberwerx for WebEx messenger, but I am not sure that it has the ability to get this set of data. Am I...

HiI am trying to perform GetUser on an SSO website. I got a session ticket using the Authenticate function. I replaced the <webexID> and <password> tags with <sessionTicket> tag and sent the request. When I got the xml response back, it says FAILED a...

From https://developer.cisco.com/media/webex-xml-api/28UserAuthenticationandPermissions.htmlRoles and PermissionsThere are three WebEx service roles. After your service request is authenticated to the WebEx server,your WebEx user name is mapped to on...

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: