Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get_item no longer returns private_key field for ssh keys #111

Open
dhruvik7 opened this issue Jul 5, 2024 · 1 comment
Open

get_item no longer returns private_key field for ssh keys #111

dhruvik7 opened this issue Jul 5, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@dhruvik7
Copy link

dhruvik7 commented Jul 5, 2024

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 dhruvik7 added the bug Something isn't working label Jul 5, 2024
@naziba321
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants