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.
I'm sending a request via curl:
Which causes an error of
M_INVALID_PARAM
.which is only raised in
synapse/synapse/handlers/auth.py
Lines 124 to 125 in bfe6d55
I have also tried including a username, but that also gives the same error, as does providing a
identifier
key.According to the spec, the key isn't even mandatory:
This is on Synapse 1.52.0
The text was updated successfully, but these errors were encountered: