Cisco WebEx XML API 示例,哪位给个得到会议列表的示例?
最好是完整的xml文档,
用c#写的demo,总是失败.
就那个getAPIVersion的方法可以调用,
别的像得到会议列表的功能,都报错.
<serv:message xmlns:serv="http://www.webex.com/schemas/2002/06/service" xmlns:com="http://www.webex.com/schemas/2002/06/common" xmlns:meet="http://www.webex.com/schemas/2002/06/service/meeting" xmlns:att="http://www.webex.com/schemas/2002/06/service/attendee"> <serv:header> <serv:response> <serv:result>FAILURE</serv:result> <serv:reason>The site is not active</serv:reason> <serv:gsbstatus>PRIMARY</serv:gsbstatus> <serv:exceptionid>010003</serv:exceptionid> </serv:response> </serv:header> <serv:body> <serv:bodycontent> </serv:bodycontent></serv:body> </serv:message>
最后在思科webex开发者论坛给管理员提问解决了.
是最近网站更新.有些参数换了.