Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,We want to create a WebEx meeting which anyone can host using the element allowAnyoneHostMeeting,But We got the error FAILURE.<serv:result>FAILURE</serv:result><serv:reason>validation: unable to find FieldDescriptor for 'allowAnyoneHostMeeting'...
allowAnyoneHostMeeting can work now,but my meeting can't start on time if I did not login in the presenter ID/Passowrd,how can I use createmeeting XML tolet my meeting start on time without login in presenter ID/Passowrd?My Request XML as below:<?xml...
My Request XML as below:<?xml version="1.0" encoding="UTF-8"?><serv:message xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <header> <securityContext> <webExID>XXXXX</webExID> <password>XXXXX</password> ...