Hello, can someone post some instruction for using the api tool to import multiple tickets (and underlying) tasks. I’am a total newby and searched overall, but did’nt find how to use this. Thanks advance
Hi,
Does this tool work with the latest version of aC (i.e. 2.3)?
I can’t get it to work, while the API works ok if I use an URL on the command line (e.g.: https:/our_acsite.com.au/public/api.php?path_info=/projects/2/milestones&submitted=submitted&token=xxxxxxxxxxxxxxxxxxxxxx)
In the test tool I entered in URL: https://our_acsite.keytrust.com.au/public/api.php?path_info=/projects/2/milestones&submitted=submitted
In API key I entered my key (triple-checked…) and I selected XML for output. I left the POST params blank. When I press Go, all I get to see on the right-hand side is “Status: 0 ()”. Actually, it doesn’t matter much what I enter for URL, all I get to see is the 0-message…
As mentioned before, I recommend that you check your PHP platform. If read requests work from other tools, than there’s nothing wrong with activeCollab. If they don’t work with test tool, than something is off there. Maybe PHP can’t make a request, or parameters are not properly set.
Do you have any other PHP apps running that are making HTTP requests?