Projects tigase _server server-core Issues #1464
Tigase XMPP REST API Documentation is Lacking (#1464)
Closed
Unknown opened 3 years ago

I have a problem with… Finding the right parameters for REST API endpoints. I am trying to "fix" a user's roster through the REST API, but I am having trouble finding the necessary parameters needed for such an operation. I have found that I need to execute an AdHoc command for the node roster-fixer, but there is no documentation that I could find which lists the required XML/JSON data that needs to be passed into the body to make it work.

Details (please complete the following information):

  • Tigase version: 8.0.0-b10083/6923973a
  • JVM flavour and version OpenJDK 11
  • Operating system/distribution/version: Debian 10 aarch64
Unknown commented 3 years ago

Have you seen Retrieving list of available adhoc commands and Retrieving command form. This should give you enough information what is the structure and fields.

Unknown commented 3 years ago

Thank you for the information. I got as far as the first link, but could never come across information in the second link. This has resolved my issue. Thanks again.

issue 1 of 1
Type
Question
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#1464
Please wait...
Page is in error, reload to recover