Skip to content

Users not listing in search and cannot be added to environment under Access Control #1606

@haripriyacv

Description

@haripriyacv

The below image shows the user exists in the user table of querybook. Able to login with the user successfully.
Image

Below image shows user not listing when trying to add to environment.
Image

I cant find errors in the logs. I tried curl get command and it is giving me blank data:

curl -k -i
-H "api-access-token: xxxxxxxxxxxxxxxx"
-H "Content-Type: application/json"
"https://querybook.test.com/ds/search/user/?params=%7B%22name%22%3A%22har%22%7D"
HTTP/2 200
content-type: application/json
content-length: 66
content-security-policy: frame-ancestors 'self'
date: Wed, 02 Jul 2025 09:17:49 GMT
x-envoy-upstream-service-time: 161
vary: Accept-Encoding
server: envoy

{
"data": [],
"host": "querybook-blue-web-76c4589f88-7cfwr"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions