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
Running into this error when attempting to update a text field where the item contains a website/tags:
onepassword_functions.py:update_item:128 - msg="invalid user input: encountered the following errors: cannot update item u7h2vz4yrnb2th2eeqx2cyvjry. Editing is not supported for items with files, custom icons, or fields of types other than 'concealed' or 'text'."
Desired Behavior
Support the update call on fields other than 'concealed' or 'text'.
Benefits & Value
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
Adding support for more field types and another item attributes (such as websites and tags) is indeed on our roadmap, I'm going to be forwarding your request to our Product team for internal prioritzation.
That being said, that message is slightly outdated, as currently the SDK is supporting more field types (such as URLs, credit cards etc.), so I'll also make sure to file a bug report for that error message.
Current Behavior
Running into this error when attempting to update a text field where the item contains a website/tags:
onepassword_functions.py:update_item:128 - msg="invalid user input: encountered the following errors: cannot update item u7h2vz4yrnb2th2eeqx2cyvjry. Editing is not supported for items with files, custom icons, or fields of types other than 'concealed' or 'text'."
Desired Behavior
Support the update call on fields other than 'concealed' or 'text'.
Benefits & Value
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: