and I got back an invalid token error, but the only way to recover from this error was for me to do:
rm -rf ~/.config/atomict
and then try again. But our users wont know to do this, can we smooth this somehow that requires the least amount of knowledge on the users behalf? Re-auth automatically, or prompt the user and tell them to do "at auth" or something like that
Let me know what you think the easiest solution for the user is.
When I first used a fresh install, I did
and I got back an invalid token error, but the only way to recover from this error was for me to do:
and then try again. But our users wont know to do this, can we smooth this somehow that requires the least amount of knowledge on the users behalf? Re-auth automatically, or prompt the user and tell them to do "at auth" or something like that
Let me know what you think the easiest solution for the user is.