Skip to main content
July 8, 2014
Question

Is there api function to change access mode and set a passcode to recording in meeting?

  • July 8, 2014
  • 1 reply
  • 335 views

Is there api function to change access mode and set a passcode to recording in meeting?

When I'm trying to use "action=acl-field-update&acl-id=SCO_ID_RECORDING&field-id=meeting-passcode&value=MY_PASSCODE" it just clean the password and do not set it or change.

And "action=permissions-update&acl-id=SCO_ID_RECORDING&principal-id=public-access&permission-id=view-hidden" do not work too.

    This topic has been closed for replies.

    1 reply

    Jorma_at_Knox
    Legend
    July 8, 2014

    There is not a specific API for doing this. This was discussed in the other Connect forum here, Adobe Connect User Community.

    For you call I would make the second part differently. Instead of 'field-id=meeting-passcode&value=MY_PASSCODE' I would call 'meeting-passcode=MY_PASSCODE' and see if that worked better.

    July 9, 2014

    It's a pity.

    Unfortunately, your call didn't work too.

    I'm going to find another way. Thank you!