Closed MrBytess closed 5 months ago
You're attempting to add a user whose local username is 1003 to a MUC named 30046, correct?
Which version of Openfire and the plugin are you using?
Tried this out. This works for me.
Checked the code, this is returned under specific circumstances.
Closing this issue as it's been inactive, while Dan found the problem to be non-reproducible.
MUC sends an error message to join a member
http://192.168.1.55:9090/plugins/restapi/v1/chatrooms/30046/members/1003
Both users and chat rooms exist
Error Message:
{ "resource": "30046", "message": "Could not apply modification to list of member", "exception": "NotAllowedException" }
How to call correctly? What configuration is still needed?