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.
I am getting an error from CreateMeeting API that join before host is not available for the meeting type. I assume this is a site configuration that only a site admin can view. Can you verify whether there is a meetingType value in the sandbox that...
I am trying to use the RegisterMeetingAttendee but it fails unless I set Requires Registration from the sandbox UI. Now I am trying to do the same through XML API.1) How do I set "Requires Registration" from the CreateMeeting XML API? Looking at th...
Many of the XML api calls take one or the other and sometimes return both. They seem to always be the same and work fine interchangeably. Are there scenarios where SessionKey would be something other than MeetingKey?
I discovered it was because I removed the telephony element. I had removed it because the examples show a ahrdocded phone number, which for most cases I would think you wouldn't want to hardcode the phonenumber+ext since that is within the domain of...