Search found 1 match

by ashish915
22 Feb 2019, 07:11
Forum: Help
Topic: REST API is not working
Replies: 10
Views: 16159

REST API is not working

Hi, I am trying to use mantis REST API on mantisBT 2.11 curl --location --request GET "http://210.212.210.212/helpdesk/api/rest/issues/1" --header "Authorization: generatedtokenhere" However When I use this curl, I'm getting 404 error. After checking the mantis folder, I think it...