watercooler-labs / toggl-cli

🕐 Command Line App for Toggl Track
MIT License
31 stars 7 forks source link

toggl auth fail #72

Open KUKARAF opened 4 months ago

KUKARAF commented 4 months ago

something seems to be wring with the auth command in the latest version. actual api key redacted. Error occurs if built from sratch in main branch and from crates.io

command that fails:

toggl auth myy32api94key93429320432324923243

image

shantanuraj commented 4 months ago

Yeah I seem to be able to reproduce this on my linux server. Probably something wrong with the keyring package, I'll have a look and maybe add an alternative keystore.

Thanks for reporting!

ThePitaGyros commented 3 months ago

Same here. Got the same error message.