Adobe Connect User Community
Menu

#1 2009-09-09 10:52:29

**_paresh66_**

creating a meeting problem

Hi

I am new to connect pro API. When I call webservice API call from coldfusion web page to create meeting (one of parameter "type=meeting"), it create as a Content instead of meeting. When I try to update that with sco-id and type=meeting, it gives me error

https://mydomain.com/api/xml?action=sco … pe=meeting

Error:

<results>
<status code="invalid">
<invalid field="type" type="string" subcode="format"/>
</status>
</results>

I dont know why it is created as Content and while updating to meeting it gives error.

I can update meeting to content type without any problem. It is work on my test server domain but gives error when I changed to production server.

Any one can help?

Thanks in advance.

P.P

Offline

#2 2009-09-10 09:00:03

**_paresh66_**

Re: creating a meeting problem

Anybody can help please?

Offline

#3 2009-10-07 17:42:44

**_quinn_**

Re: creating a meeting problem

Hi there,

All you should need to do to create a meeting is this:

https://myconnect.com/api/xml?action=sc … pe=meeting

Offline

Board footer