Page 1 of 1

Rest API is not activated.

Posted: 16 Oct 2020, 12:50
by falexandre90650
Hi all,

Someone installed mantis on the server of my company.

For a project, I developed a PYthon code which use Mantis API (like it explained in Postman). To test this python program, I installed a mantis in my computer with xamp.
Everything goes well

When I tried to use the Python code with the new mantis installed in the server of my company, it doesn't work. It seems the mantis API disactivated.
Also, when i go to https://<url_mantis>/api/rest/issues, the page is not available, whereas, with my Mantis installed in my computer, the page exists.

Please, help me :)

Sincerely,
Alex

Re: Rest API is not activated.

Posted: 16 Oct 2020, 16:39
by atrol
falexandre90650 wrote: 16 Oct 2020, 12:50 Someone installed mantis on the server of my company.
Why don't you ask this "someone" to find the difference between your local installation and his installation?
Maybe he removed the scripts, deactivated the API by configuration option, did a wrong install of Mantis, runs another version, ...