Page 1 of 1

the website "http://futureware.biz/mantisconnect" is lost

Posted: 03 Jan 2024, 09:01
by shliu1
Our version of Mantis bug tracker is 1.2.5, recently we would like to access WSDL URL= "https://www.mantisbt.org/bugs/api/soap/ ... t.php?wsdl" for test by using python SOAP API (zeep), it fails to run "mc_version". After checking XML, the website "http://futureware.biz/mantisconnect" does not exist from 2023. any comment ? Thanks

Re: the website "http://futureware.biz/mantisconnect" is lost

Posted: 03 Jan 2024, 09:14
by atrol

Re: the website "http://futureware.biz/mantisconnect" is lost

Posted: 03 Jan 2024, 10:06
by shliu1
Thanks for your fast feedback. Yes, it is the namespace, recently we would like to access WSDL 1.1 for test. After checking the community, we find WSDL URL = "https://www.mantisbt.org/bugs/api/soap/ ... t.php?wsdl", Do we use SOAP API to test WSDL URL in order to access Mantis bug tracker temporarily. Thanks.