Hello everyone,
I'm having a problem with the autocomplete and user search as described here
If I use shareTypes with an s, as described in the docs, then I don't get any results.
If I use shareType without an s then I get results filtered by the search but it doesn't seem like it filters by the shareType.
This is the url I expect to work:
ocs/v2.php/core/autocomplete/get?format=json&shareType[]=8&search=myname
Do you have an idea why it's not working correctly?
Thanks!