matrix-rust-sdk/tests/data/login_response_error.json
2019-11-17 19:59:08 +01:00

4 lines
62 B
JSON

{
"errcode": "M_FORBIDDEN",
"error": "Invalid password"
}