Where is REST API 'Authorization' token checking in php?

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
cuthbertdavies
Posts: 1
Joined: 01 Mar 2024, 07:48

Where is REST API 'Authorization' token checking in php?

Post by cuthbertdavies »

Don't know why, but rest api doesn't work. I get login page in response instead of JSON. So, I want check what happened in method which check the token. Does anybody know where is this method located?
atrol
Site Admin
Posts: 8378
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Where is REST API 'Authorization' token checking in php?

Post by atrol »

Run admin/check/index.php
There you might get some errors or warnings that might help.
Please use Search before posting and read the Manual
Post Reply