element-hq / element-hq/synapse
Deleting a 3pid should proxy the error straight through to the client
Open
A-Spec-Compliance
O-Uncommon
S-Tolerable
T-Defect
z-p2
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#5426](https://github.com/matrix-org/synapse/issues/5426).
---
https://github.com/matrix-org/synapse/blob/97174780ce726962ca1beb3788b62f16e9fad270/synapse/handlers/identity.py#L231-L238
The spec says **should**, but we should honour the should: https://matrix.org/docs/spec/identity_service/r0.2.0.html#post-matrix-identity-api-v1-3pid-unbind
Contributor guide
Assessment
This issue has not been assessed yet.