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

logout returns M_UNKNOWN_TOKEN instead of M_MISSING_TOKEN #5255

Closed
taigaka opened this issue May 24, 2019 · 2 comments
Closed

logout returns M_UNKNOWN_TOKEN instead of M_MISSING_TOKEN #5255

taigaka opened this issue May 24, 2019 · 2 comments
Labels
A-Spec-Compliance places where synapse does not conform to the spec z-bug (Deprecated Label)

Comments

@taigaka
Copy link

taigaka commented May 24, 2019

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.

@turt2live
Copy link
Member

This is a synapse bug - I'll move this there.

@turt2live turt2live transferred this issue from matrix-org/matrix-spec-proposals May 24, 2019
@turt2live turt2live added z-bug (Deprecated Label) A-Spec-Compliance places where synapse does not conform to the spec labels May 24, 2019
@aaronraimist
Copy link
Contributor

This was fixed

@taigaka taigaka closed this as completed Jun 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-Spec-Compliance places where synapse does not conform to the spec z-bug (Deprecated Label)
Projects
None yet
Development

No branches or pull requests

3 participants