You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i am using ksm cli 1.1.5 from pip(also tried it on cli version 1.1.5 not from pip). after initialising my application and trying to run a simple secret list i get the following error:
Error: Cannot find requested record(s).
After trying to reconfigure my authentication, i tried running other commands such as folder list and secret get which worked fine. I also tried using the same application in the Go SDK and it successfully gave me a list of my secrets.
i tried loading a profile of the application and using an .ini file in another directory and got the same result.
i am not sure where is the problem and can provide more information about my config.
The text was updated successfully, but these errors were encountered:
i am using ksm cli 1.1.5 from pip(also tried it on cli version 1.1.5 not from pip). after initialising my application and trying to run a simple
secret list
i get the following error:After trying to reconfigure my authentication, i tried running other commands such as
folder list
andsecret get
which worked fine. I also tried using the same application in the Go SDK and it successfully gave me a list of my secrets.i tried loading a profile of the application and using an .ini file in another directory and got the same result.
i am not sure where is the problem and can provide more information about my config.
The text was updated successfully, but these errors were encountered: