People tab in organization does not work #1182

Closed
opened 2025-11-07 07:00:11 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @jce-zz on GitHub (Jan 4, 2022).

When I try to access the people tab in my main organization it remains empty forever with a spinning wheel.

Upon checking the logs and Developer console I realized that one of the API calls fails:

POST /api/organizations/<xxx>/keys
404 Not Found

I'm using the web-vault version 2.25.0. This was definitely working some time earlier. I'm also using Microsoft Edge Chromium latest version to access my vault.

What is going wrong here and how to fix it?

Originally created by @jce-zz on GitHub (Jan 4, 2022). When I try to access the people tab in my main organization it remains empty forever with a spinning wheel. Upon checking the logs and Developer console I realized that one of the API calls fails: ``` POST /api/organizations/<xxx>/keys 404 Not Found ``` I'm using the web-vault version 2.25.0. This was definitely working some time earlier. I'm also using Microsoft Edge Chromium latest version to access my vault. What is going wrong here and how to fix it?
Author
Owner

@BlackDex commented on GitHub (Jan 4, 2022):

May i ask which version of Vaultwarden you are using? Because that endpoint does exists.
Please provide the Support String as requested in the issue template via /admin/diagnostics

@BlackDex commented on GitHub (Jan 4, 2022): May i ask which version of Vaultwarden you are using? Because that endpoint does exists. Please provide the `Support String` as requested in the issue template via `/admin/diagnostics`
Author
Owner

@jce-zz commented on GitHub (Jan 4, 2022):

I think I was using 1.23 and the endpoint was somehow missing. However, in the meantime I have switched to the latest version by using the binary from the official docker image and now the endpoint is there again and the people section works fine. Issue can be closed, thanks!

@jce-zz commented on GitHub (Jan 4, 2022): I think I was using 1.23 and the endpoint was somehow missing. However, in the meantime I have switched to the latest version by using the binary from the official docker image and now the endpoint is there again and the people section works fine. Issue can be closed, thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#1182