Sailpoint CLI : Credentials issue

Sailpoint CLI version 2.1,2.0 for ISC is not working for MAC OS with error.
Error: secret not found in keyring

This seem to be an ongoing issue with the tool.

-[Bug] OSX keyring storage of client ID and client Secret stores incorrect values · Issue #129 · sailpoint-oss/sailpoint-cli · GitHub

Anyone facing similar issue ?

I’ve found that if you do

sail set pat -i {ClientId} -s {ClientSecret}

it works.

When the CLI prompts you, and you paste the information in, it doesn’t.

you may want to delete any bad keys.

Perfecto !! Thank you!