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
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?
The text was updated successfully, but these errors were encountered:
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.
When using
xoauth token
I'm getting an error messagesecret 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?The text was updated successfully, but these errors were encountered: