Skip to main content
Participant
June 24, 2014
Question

Hi, i want to createMeeting use adobeconnectSDK but, i be beset "denied" or "no_data" exception. can u help me ?

  • June 24, 2014
  • 1 reply
  • 491 views

Hi, i want to createMeeting use adobeconnectSDK but, i be beset "denied" or "no_data" exception. can u help me ?

This topic has been closed for replies.

1 reply

Jorma_at_Knox
Legend
June 24, 2014

Make sure that you are logged in as an Administrator or Meeting Host group member. In general, you will want to log in as an admin to make API calls.

From the Create Meeting section of the Web Services guide:

A user must be an Administrator to create a Adobe Connect 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

.

From there I would follow the steps outlined in the Web Services guide, Adobe Connect 9 * Create meetings

Participant
June 25, 2014

Thanks a lot