XeroAPI / xoauth

A CLI tool for obtaining JWTs from OpenId Connect providers
MIT License
49 stars 16 forks source link

secret not found in keyring #1

Open martsie opened 4 years ago

martsie commented 4 years ago

When using xoauth token I'm getting an error message secret not found in keyring.

I've checked the keychain and there is a record for com.xero.xoauth sitting there with the correct account name and the correct secret key. I've also tried new terminal sessions etc. Is this an issue with Catalina? Is there a flag I can use to bypass keychain and provide a secret in the command line?

bilalhashmi commented 4 years ago

@martsie Did you find any solution to this? It is happening to me as well.

sophiaraw commented 4 years ago

I am also running into this issue, anyone have a solution yet?

jds80021 commented 4 years ago

Same error here, not working on windows

vibs2006 commented 3 years ago

earlier xoauth was working fine. However yesterday I reinstalled windows and now receiving pandora of errors including this one. Looks like that after windows got updated then may be some change in windows shell might be blocking xoauth default implementation. Requesting dev team to test xoauth install via scoop with a new windows 10 / 2016 virtual machine.