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
As demonstrated in #550 the error message when reading a bad token file is rather confusing. It would be better if the error was wrapped in a UserError which prefixes the original error message with something like Error while reading token file: or something like that.
The text was updated successfully, but these errors were encountered:
As demonstrated in #550 the error message when reading a bad token file is rather confusing. It would be better if the error was wrapped in a
UserErrorwhich prefixes the original error message with something likeError while reading token file:or something like that.The text was updated successfully, but these errors were encountered: