Closed jessewindebank1809 closed 3 weeks ago
Hey @jessewindebank1809, thank you for reaching out!
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.
Thank you for your request!
@jessewindebank1809 we've just published version 0.1.2 of the SDK, with support for tags.
Websites also exist on our short roadmap, stay tuned for that!
@jessewindebank1809 version 0.1.3 of the SDK adds support for websites.
I'll be closing this issue, but do feel free to reopen if this doesn't address your use-case. Thanks!
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