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

I'm using CreateMeetingAttendee for enrolling a attendees to the event when I call it throught XML API i receive success in response and AttendeeId and RegisterId but in WebEX website in my account I see "N/A" under the Event Attendees

shady730 by Level 1
  • 1395 Views
  • 3 replies
  • 0 Helpful votes

Hi, i am trying to integrate webex meetings in my ios application. App send xml body like this :using (instead apidemoeu) my siteName and valid email and password:"<?xml version="1.0" encoding="ISO-8859-1"?><serv:message xmlns:xsi="http://www.w3.org/...

According to the XML guide, admins have site wide GetloginTicket permissions, but the spec provides to way of passing the WebEx ID of the user you want the ticket for. Is there a way to retrieve a login ticket for a host user that you do not have the...