K
Kirby
Guest
Guest or Bot
The API documentation lists search related endpoints that do not exist:
https://xenforo.com/community/pages/api-endpoints/#route_post_search_
https://xenforo.com/community/pages/api-endpoints/#route_post_search_member
https://xenforo.com/community/pages/api-endpoints/#route_get_search_id_
https://xenforo.com/community/pages/api-endpoints/#route_post_search_id_older
There is no API route for
This should be...
Read more
Continue reading...
https://xenforo.com/community/pages/api-endpoints/#route_post_search_
https://xenforo.com/community/pages/api-endpoints/#route_post_search_member
https://xenforo.com/community/pages/api-endpoints/#route_get_search_id_
https://xenforo.com/community/pages/api-endpoints/#route_post_search_id_older
There is no API route for
search and no controller code to handle such requests.This should be...
Read more
Continue reading...
H