[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maxim Solodovnik updated OPENMEETINGS-1840:
-------------------------------------------
         Priority: Major  (was: Critical)
    Fix Version/s:     (was: 4.0.2)

> Add Group in Room
> -----------------
>
>                 Key: OPENMEETINGS-1840
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1840
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: SOAP/REST API
>    Affects Versions: 4.0.2
>            Reporter: Tushar Shinde
>            Assignee: Maxim Solodovnik
>            Priority: Major
>
> Heading: Add Group in API
> as given group API -
> @Path(value="/{id}/rooms/add/{roomId}")
> public ServiceResult addRoom(@QueryParam(value="sid")
>                                                                             
> String sid,
>                                                                             
> @PathParam(value="id")
>                                                                             
> Long id,
>                                                                             
> @PathParam(value="roomid")
>                                                                             
> Long roomid)
> I execute this -
> url://group/4/rooms/add/55?sid=78d44e7a-e47e-4b90-b4fb-112b415c7cb6
> For Every GroupID or RoomID it will give message Not Added.
> What is the requirement to execute this API or how to add room in group 
> through API calls.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to