Search found 1 match

by cuthbertdavies
01 Mar 2024, 07:51
Forum: General Discussion
Topic: Where is REST API 'Authorization' token checking in php?
Replies: 1
Views: 3925

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

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?