connect-sdk-python
connect-sdk-python copied to clipboard
get_item no longer returns private_key field for ssh keys
Your environment
SDK Version: 1.5.1
Connect Server Version: the page doesn't show
OS: Ubuntu
Python Version: 3.12.3
What happened?
The API suddenly stopped including private_key in the response of get_item for SSH_KEY types. It was working earlier today
What did you expect to happen?
The API returns all the attributes of the object and doesn't change types suddenly
Steps to reproduce
- Call get_item on an ssh key
Notes & Logs
Hey @dhruvik7!
Thank you for letting us know about this issue!
This is indeed a peculiar bug and we will look into it to see if we can reproduce it on our end.
In order to better assist you, could you let us know if there are any error logs? Also, has the SSH key item been changed recently?