How to use (config) Soap API

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
hung2680
Posts: 6
Joined: 25 Jan 2018, 08:10

How to use (config) Soap API

Post 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!
rombert
Posts: 66
Joined: 05 Nov 2009, 08:43

Re: How to use (config) Soap API

Post by rombert »

You are supposed to pass a username and password to other functions, please check the WSDL file for details on the format.
Post Reply