ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 30,117
- Points
- 823
Reputation:
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...