Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
API V2 Search doesn't work
nuffin
New
Hi,
I freshly installed 2.6.1 and I'm using the API v2.
All other endpoints I tested are working fine. But the endpoint /api/v2/search doesn't work.
I get the following error:
{ "message": "/api/v2/search not found.", "status": 404, "description": null }
Any advice?
0
Comments
I could find no code and only three issue related tot his api endpoint
https://github.com/vanilla/vanilla/search?q=SearchApiController&type=Issues
grep is your friend.
it may be on their internal github, I think one of the issue for v1 implied that. So probably on the hosted site if at all.
grep is your friend.