Page 1 of 1

Can't login to Mantis using WSDL

Posted: 17 Oct 2017, 08:33
by juliapavlenko
I try to login to Mantis using SOAP request:
URL: http://myaccount.mantishub.io/api/soap/ ... t.php?wsdl
login: ***
password: ***

Re: Can't login to Mantis using WSDL

Posted: 04 Nov 2017, 20:23
by rombert
We're going to need more details. How exactly are you trying to log in?

Re: Can't login to Mantis using WSDL

Posted: 03 Apr 2018, 13:33
by kassav
Hello,
I'm in the same situation.
I'm testing mantisBT WSDL API located in https://www.mantisbt.org/bugs/api/soap/ ... t.php?wsdl
So i need to login, so i'm looking for default login/pass access

Re: Can't login to Mantis using WSDL

Posted: 03 Apr 2018, 13:42
by atrol
kassav wrote: 03 Apr 2018, 13:33so i'm looking for default login/pass access
There is no default login. You have to create an account.
I recomment to setup an own Mantis instance for development, as you will not be able to trace any issues on server side if you are using mantisbt.org for it.