When search for user with query, I get an empty list, even though the user exists.
The comand being used is:
curl -H “Authorization: Bearer token” https://taqtile-dev.auth0.com/api/v2/users?per_page=10&page=1&include_totals=true&q=nickname%3A%20sgoldie&search_engine=v3
And I have an user with this nickname.