Hi I’m just trying to create a room via REST API Plugin 1.0.2 .
It seems to work fine the room given in the XML below is created just fine
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>1234
1234@conference.local
Room 1234
2015-06-01T13:56:56.164+02:00
2015-06-01T13:56:56+02:00
0
true
false
true
false
false
false
false
true
false
false
false
admin@local
Problem is, once I try to join the room with a XIFF client, the client gets a “Declined” the RoomEvent “LOCKED_ERROR”. When I edit the room once via the admin interface the room can be entered without a problem by the client.
Can you give me a hint which step is necessary in order to do this without the admin GUI.
Regards
Thomas