Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

logout returns M_UNKNOWN_TOKEN instead of M_MISSING_TOKEN #5255

@taigaka

Description

@taigaka

Using /_matrix/client/r0/logout without an access token returns the error

M_UNKNOWN_TOKEN Access Token unknown or expired

while every other unauthorized request, including /_matrix/client/r0/logout/all returns

M_MISSING_TOKEN Missing access token.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-Spec-Complianceplaces where synapse does not conform to the specz-bug(Deprecated Label)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions