When I try to read (get-record) a living person using the mcp server functionality, I get 403 errors
Doing the same get-record for dead persons works fine though.
Also when I do an API Test (swagger page) from the Webtrees UI with the same technical user, get-record works fine for both dead and living persons.
When I directly log into the Webtrees page with the same technical user, I can browse all persons just fine.
My technical user is newly created and has member authorization; I have changed it to editor, but same issue remain.
The client has scopes = ( api_read_privacy, mcp_read_privacy ). I have created a new access token, but that did not help.
Are there any hints / additional config to allow MCP read living persons?
When I try to read (get-record) a living person using the mcp server functionality, I get 403 errors
Doing the same get-record for dead persons works fine though.
Also when I do an API Test (swagger page) from the Webtrees UI with the same technical user, get-record works fine for both dead and living persons.
When I directly log into the Webtrees page with the same technical user, I can browse all persons just fine.
My technical user is newly created and has member authorization; I have changed it to editor, but same issue remain.
The client has scopes = ( api_read_privacy, mcp_read_privacy ). I have created a new access token, but that did not help.
Are there any hints / additional config to allow MCP read living persons?