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](https://secure.gravatar.com/avatar/e0694a6742ff89b8c9c32c65d2a24ba4/?default=https%3A%2F%2Fvanillicon.com%2Fb8b0ab60d8a531b8f0cea76578269b65_100.png&rating=g&size=100)
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.