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 Nov 25, 2024. It is now read-only.
Description
404 page not found
error instead of a Matrix JSONM_UNRECOGNIZED
errcodeSteps to reproduce
curl 'https://$DENDRITE/_matrix/client/v1/rooms/roomId/hierarchy'
Synapse in comparison returns
{"errcode":"M_UNRECOGNIZED","error":"Unrecognized request"}
for unknown APIsThe text was updated successfully, but these errors were encountered: