connect-sdk-python icon indicating copy to clipboard operation
connect-sdk-python copied to clipboard

get_item no longer returns private_key field for ssh keys

Open dhruvik7 opened this issue 1 year ago • 1 comments

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

  1. Call get_item on an ssh key

Notes & Logs

dhruvik7 avatar Jul 05 '24 01:07 dhruvik7

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?

naziba321 avatar Jul 09 '24 20:07 naziba321