Page 1 of 1

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

Posted: 01 Mar 2024, 07:51
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?

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

Posted: 01 Mar 2024, 08:19
by atrol
Run admin/check/index.php
There you might get some errors or warnings that might help.