Skip to content
New issue

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

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

Already on GitHub? # to your account

[bitwarden] default fetch raises NoMethodError #995

Merged

Conversation

honzasterba
Copy link
Contributor

When fetched item is not a login, Bitwarden adapter raises NoMethodError because the returned JSON does not have the login.password value.

Add a nicer error message for that case.

When fetched item is not a login, Bitwarden adapter raises NoMethodError
because the returned JSON does not have the login.password value.

Add a nicer error message for that case.
@djmb djmb merged commit 32caf4b into basecamp:main Sep 30, 2024
6 checks passed
@honzasterba honzasterba deleted the bw_nicer_error_message_on_non_field_fetch branch September 30, 2024 08:51
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants