-
-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
Create group error 500
Openfire 4.7.4
REST API 1.10.1
curl -k -X POST -H "Authorization: mysecret" -H "Accept: application/json" -H "Content-Type: application/json" -d "{\"name\": \"groupName\", \"description\": \"Description group\"}" https://mydomain.com:9091/plugins/restapi/v1/groups
{
"servlet":"PluginServlet",
"message":"Request failed.",
"url":"/plugins/restapi/v1/groups",
"status":"500"
}
other requestы work fine
Metadata
Metadata
Assignees
Labels
No labels