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
{{ message }}
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Using
/_matrix/client/r0/logout
without an access token returns the errorM_UNKNOWN_TOKEN
Access Token unknown or expired
while every other unauthorized request, including
/_matrix/client/r0/logout/all
returnsM_MISSING_TOKEN
Missing access token.
The text was updated successfully, but these errors were encountered: