Closed antoniomorais360 closed 4 years ago
Which version of the Openfire and Rest API plugin are you using? And can you show me your headers? (you just need the authentication there) And this repo, is about REST API Client not the REST API Plugin itself.
I removed your comment, because it had authentication information (so that everyone could abuse it) Do you see any error logs? (not the info.log)
No recent errors registered in error.log.
Debug log:
I will close that issue (because it is an REST API Server issue) FYI: We published a new release https://github.com/igniterealtime/openfire-restAPI-plugin/releases which might fixed your issue
I follow the instructions and authenticate normally, but all requests return error 500. In log, sounds normally: 2019.12.14 17:29:07 org.jivesoftware.openfire.user.DefaultUserProvider - Results: 2 2019.12.14 17:29:07 org.jivesoftware.openfire.user.DefaultUserProvider - getUsers results: admin,antonio,.
Server: Openfire 4.4.4 running in Ubuntu 18.04 LTS Client: Postman 7.13