mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-07 20:24:08 +01:00
back to M_TERMS_NOT_SIGNED
This commit is contained in:
parent
83bb3861ba
commit
45d630951c
|
|
@ -224,7 +224,7 @@ may return:
|
||||||
|
|
||||||
* `M_UNAUTHORIZED` errcode with HTTP status code 401. This indicates that
|
* `M_UNAUTHORIZED` errcode with HTTP status code 401. This indicates that
|
||||||
the user must authenticate with OpenID and supply a valid `access_token`.
|
the user must authenticate with OpenID and supply a valid `access_token`.
|
||||||
* `M_CONSENT_NOT_GIVEN` errcode. This indicates that the user must agree to
|
* `M_TERMS_NOT_SIGNED` errcode. This indicates that the user must agree to
|
||||||
(new) terms in order to use or continue to use the service.
|
(new) terms in order to use or continue to use the service.
|
||||||
|
|
||||||
The `_matrix/identity/v2/3pid/unbind` must not return either of these
|
The `_matrix/identity/v2/3pid/unbind` must not return either of these
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue