Hi I am getting this error when trying to register...
# ask-the-community
n
Hi I am getting this error when trying to register or run a wf remotely.
Copy code
Failed with Exception Code: SYSTEM:Unknown
Underlying Exception: no refresh token available with which to refresh authorization credentials
Any idea why this happens? and how to solve it ? please note that this occurs after multiple successful registrations, meaning that I have access and authorized to register against the remote host. thanks
k
hmm seems like your authn is failing
n
It's a problem with the stored token in keychain/keystore, deleted flyte "refresh token" and reran the registration, a new token was generated and the issue was solved.
k
You had to delete?
That’s not good