Page 1 of 1

How to use (config) Soap API

Posted: 25 Jan 2018, 08:17
by hung2680
Hi everyone!
First, i'm sorry about my English.
Then, I'm newbie.
When i try testing API (SOAP) with SoapUI i get an error: Access denied but mc_version function runs well.
My config: IIS + PHP (5.6.33) + MySQL.
I try to change the url in mantisconnect.wsdl point to my site (http://localhost/issues/api/soap/mantisconnect.php) but it still doesn't work.
I think i did something wrong when i config IIS for running PHP
Please help me, thank you!

Re: How to use (config) Soap API

Posted: 19 Feb 2018, 13:43
by rombert
You are supposed to pass a username and password to other functions, please check the WSDL file for details on the format.