Keeper-Security / keeper-sdk-dotnet

.Net and PowerShell version of Keeper Commander, a CLI and SDK interface for the Keeper Security platform.
https://docs.keeper.io/secrets-manager/commander-cli/using-commander/dotnet-powershell
MIT License
29 stars 20 forks source link

Error when retrieving records #100

Closed rogerhendriks closed 11 months ago

rogerhendriks commented 1 year ago

On the Sample project I get

Unhandled exception. KeeperSecurity.Authentication.KeeperApiException: version 3(RECORD_TYPES) is not allowed in this command. at KeeperSecurity.Authentication.AuthCommon.ExecuteAuthCommand(AuthenticatedCommand command, Type responseType, Boolean throwOnError) in C:\Projects\KeeperTest\keeper-sdk-dotnet-master\keeper-sdk-dotnet-master\KeeperSdk\auth\AuthCommon.cs:line 402

rogerhendriks commented 1 year ago

Hi, could someone give a response please?

sk-keeper commented 1 year ago

Do you have this error with the current master branch? It cannot be reproduced at master branch. This issue has probably been fixed 3 weeks ago.

rogerhendriks commented 1 year ago

Thanks / will recheck