matrix-rust-sdk/tests/data/login_response_error.json

5 lines
62 B
JSON
Raw Normal View History

2019-11-17 18:59:08 +00:00
{
"errcode": "M_FORBIDDEN",
"error": "Invalid password"
}