This document was generated from CDN thread
Created by: karthik mohan on 10-04-2013 08:17:28 AM
Hi,
When I try to create one click session using XML API, I get the following error soap response.
FAILUREvalidation: unable to instantiate com.webex.xmlapi.service.binding.ep.createOneClickSession; java.lang.ClassNotFoundException: com.webex.xmlapi.service.binding.ep.createOneClickSessionPRIMARY999999
Please help me on this.
Regards,
Karthik
Subject: RE: XML API: When I use CreateOneClickSession API, I get the error XMLRespo
Replied by: Nathan Morrow on 10-04-2013 02:13:08 PM
Hello,
There is no createOneClickSession method, this error is another way of relaying that information. You can schedule a regular session using a user's OneClick settings by calling GetOneClickSettings and using the returned option values in your CreateMeeting request.