Signing back into the Community for the first time? You'll need to reset your password to access your account. Find out more.
Forum Discussion
Former Member
4 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", ...
Former Member
4 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.