mirror of
https://github.com/matrix-org/synapse.git
synced 2025-09-01 20:01:27 +02:00
`sid` is required to be part of `three_pid_creds`. We were 500'ing if it wasn't provided instead of returning `M_MISSING_PARAM`.
1 line
69 B
Plaintext
1 line
69 B
Plaintext
Return a M_MISSING_PARAM if `sid` is not provided to `/account/3pid`. |