We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This can happen as a response to pretty much any command, especially when using XOAUTH for authentication. For example, on MS Exchange Online:
myprefix LIST "" "*" * BYE Session invalidated - AccessTokenExpired
Ideally it's handled in a way so the user's code can detect this and e.g. reconnect with a new token.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This can happen as a response to pretty much any command, especially when using XOAUTH for authentication. For example, on MS Exchange Online:
Ideally it's handled in a way so the user's code can detect this and e.g. reconnect with a new token.
The text was updated successfully, but these errors were encountered: