Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vault Plugin Returns 500 status code when item is not found #10

Open
jillianwilson opened this issue May 11, 2021 · 3 comments
Open

Vault Plugin Returns 500 status code when item is not found #10

jillianwilson opened this issue May 11, 2021 · 3 comments
Assignees
Labels
bug Something isn't working tracked Issue is tracked in 1Password's internal ticketing system as well.

Comments

@jillianwilson
Copy link
Collaborator

Attempting to retrieve a 1Password item that does not exist returns a 500 error response:


URL: GET http://127.0.0.1:8200/v1/op/vaults/zuliebvfik5jcjqlepddj4nimi/items/7lzikpgpsjhytf3gxznlejq36b
Code: 500. Errors:

* 1 error occurred:
	* Unable to retrieve item: Unable to retrieve item. Receieved "404 Not Found" for "/v1/vaults/zuliebvfik5jcjqlepddj4nimi/items/7lzikpgpsjhytf3gxznlejq36b"

Should return a 404 response

@jpcoenen jpcoenen added the bug Something isn't working label May 14, 2021
@jillianwilson jillianwilson self-assigned this May 27, 2021
@edif2008 edif2008 added the tracked Issue is tracked in 1Password's internal ticketing system as well. label May 30, 2022
@vibro
Copy link

vibro commented Aug 9, 2022

Any updates on this? When using the 1password plugin with Vault Agent, the 500 response causes vault agent to retry and eventually timeout rather than returning a 404.

@jillianwilson
Copy link
Collaborator Author

Hi @vibro! Unfortunately, our team has not had the time to look at this issue. I will raise this with my team to try to get this moved up in our priority list.

@ianslai
Copy link

ianslai commented Feb 23, 2024

Ran into this issue as well, would be great if a bugfix could be prioritized. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tracked Issue is tracked in 1Password's internal ticketing system as well.
Projects
None yet
Development

No branches or pull requests

5 participants