Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
Anonymous
5 years ago406 return code when creating an item
Hi, I'm trying to follow the guide in: https://github.com/1Password/connect-sdk-python/blob/main/example/main.py
kafka_item = onepasswordconnectsdk.models.Item(
title="TomerB-Test", ...
Anonymous
5 years agoHeey.
Thank you for pointing out this bug.
Can you tell me what version of the Python SDK are you using? If you are using an older version (before v1.1.0) consider migrating to the latest one.
Also are you able to create other items or create items in other vault? It would be helpful for us to know if the issue you're encountering is persistent across vaults and/or items.
We are investigating this issue and will come back to you with more updates.