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

Project is not marked mandatory when updating secrets in Python #688

Open
1 task
TechnicalObject opened this issue Mar 29, 2024 · 0 comments
Open
1 task
Labels
bug Something isn't working

Comments

@TechnicalObject
Copy link

Steps To Reproduce

As the title says, project_id argument is required even though it is not marked as mandatory

  1. Attempt to update a secret via client.secrets().update() without providing project_id argument
  2. 404 Error (resource not found is returned)

Expected Result

  1. If the project_id is mandatory, then it should be marked as mandatory in documentation as well
  2. If the project_id is not mandatory, then it should be fixed

Actual Result

The update only works if the project_is supplied

Screenshots or Videos

No response

Additional Context

No response

Operating System

macOS

Operating System Version

No response

Build Version

0.1.0

Issue Tracking Info

  • I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
@TechnicalObject TechnicalObject added the bug Something isn't working label Mar 29, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant