I'd like to get the solution into the wiki for calling the api externally, with the "url" change to the configuration, along with the proper version of the API to query -- unless my installation isn't quite right. How can I help? I found I wasn't able to register on the wiki, as I am given an error where it seems the wiki website is unable to send an email out to me upon registration.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I ran into a problem with the API on a fresh install of v2.1.0. My first problem was solved by this link:
http://sourceforge.net/p/itop/discussion/1113906/thread/352eff83/?limit=25#9f35
I was getting an error about auth_pwd missing, no matter what I did, until I modified the configuration to allow for url logon type to be allowed.
The second issue was with the API version. My version of iTop seems to have v1.0 or v1.1 accessible by the rest.php url query, but not v1.2 as seen in the wiki documentation for my version of iTop:
https://wiki.openitop.org/doku.php?id=2_1_0:advancedtopics:rest_json
I'd like to get the solution into the wiki for calling the api externally, with the "url" change to the configuration, along with the proper version of the API to query -- unless my installation isn't quite right. How can I help? I found I wasn't able to register on the wiki, as I am given an error where it seems the wiki website is unable to send an email out to me upon registration.