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"
}
Create group error 500
Openfire 4.7.4
REST API 1.10.1
other requestы work fine