Openfire and User Service Plugin

Hello everyone,

i am having some issues with the User Service plugin within openfire. I have been trying to use sample url request in order to create a user.

http://example.com:9090/plugins/userService/userservice?type=add&secret=bigsecre t&username=kafka&password=drowssap&name=…

Yes, I changed my info to my server and I have also imputed my “secret” key but each time I send the request I get this…

This XML file does not appear to have any style information associated with it. The document tree is shown below.

RequestNotAuthorised

and when I go to my longs under warning I get this.

2015.05.27 18:22:06 org.jivesoftware.openfire.plugin.AuthFilter - User service rejected service to IP address: (my ip) and this ip address is in the window for allowed IPs within the user service panel within my openfire control admin panel.

Any and all help would be great.

Does it work if you disable IP check?

It does not.

If your UserService Allowed IP is disabled you can not receive the error: User service rejected service to IP address

Please restart your openfire after disable the IP restriction to be 100% sure.