Adobe Connect User Community
Menu

#1 2019-08-29 13:12:22

nooble

Update sco metadata

I am trying to update a meeting url for an existing meeting , using sco-update along with breezeSessionId , sco-id (of the meeting)  and url-path.  But the response is invalid.

Response: <invalid field="unknown" type="unavailable" subcode="duplicate"/>

Is there any other parameters I should add to the above request? or is it not possible to update the urlpath and name of an existing meeting?

Offline

#2 2019-09-03 17:44:31

Jorma_at_CoSo

Re: Update sco metadata

The breezeSessionID shouldn't be needed as part of the API call. Just so we're sure we're on the same page, are you using the directions listed here update-sco-url?

Your call should look like this, after you have authenticated into the server:

https://yourserver.com/api/xml?action=update-sco-url&sco-id=123456&url-path=NewURL

Bold fields should be replaced with the the information relevant to you.

Offline

Board footer