[Search] Wildcard search on 'kind' paramater throws 401 response
The search API POST endpoint '/api/search/v2/query_with_cursor', throws 401 response, for a payload with 'kind' as wildcard search.
{ "kind" : ":::", "limit": 101 }
The search API POST endpoint '/api/search/v2/query_with_cursor', throws 401 response, for a payload with 'kind' as wildcard search.
{ "kind" : ":::", "limit": 101 }