Skip to main content
February 4, 2010
Question

Create Meeting with the XML api

  • February 4, 2010
  • 5 replies
  • 1376 views

is this only available with the licensed account? Im using a trial account now and it seems I cant create a meeting, the response is No Access and Denied.

please do give me a feed back thanks.

    This topic has been closed for replies.

    5 replies

    February 23, 2010

    issue solved.

    February 5, 2010

    initially I registered an account with my email, right? so that email should be the main administrator? right? that's the account im using for logging in.

    February 9, 2010

    anyone? still not pregressing with creating a meeting tru API.

    February 5, 2010

    yeah I did get what you mean in the image, when I get the principal-list I do have that type=live-admins also but no chance on creating the meeting..

    should I use the meeting hosts as my login??

    GaurangJadav
    Participating Frequently
    February 5, 2010

    Hello,

    You have must need to login as Main Administrator. Then an then you can able to process with below API.

    https://example.com/api/xml?action=sco-update&type=meeting&name=October All Hands meeting&folder-id=2006258750&date-begin=2006-10-01T09:00&date-end=2006-10-01T17:00&url-path=October

    above red clored text need to changes as per your need.

    Please let me know if you get this one help you in further process.

    Thanks,

    February 5, 2010

    Hi Guarang,

    Thanks for the quick reply . I can see that Im not using a Administrator account, how can I turn my user to be an Admin type? I mean I did put already my account under the Administrator Group and same with the Meeting Host Group but it is still a user type

    GaurangJadav
    Participating Frequently
    February 5, 2010

    Hello

    please find attached image for detail idea of how to know your user type.

    review this and let me know your feedback.

    God luck,

    God luck.

    GaurangJadav
    Participating Frequently
    February 4, 2010

    Hi rye316,

        
         User must be an Administrator to create an meeting,
         Which means the user is a member of the Meeting Hosts group.
         In the response from principal-list, this group has type=live-admins.

    Good Luck,