You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the title says, project_id argument is required even though it is not marked as mandatory
Attempt to update a secret via client.secrets().update() without providing project_id argument
404 Error (resource not found is returned)
Expected Result
If the project_id is mandatory, then it should be marked as mandatory in documentation as well
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.
The text was updated successfully, but these errors were encountered:
Steps To Reproduce
As the title says, project_id argument is required even though it is not marked as mandatory
Expected Result
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
The text was updated successfully, but these errors were encountered: