You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
291 B
Markdown
8 lines
291 B
Markdown
4 years ago
|
# Error types
|
||
|
|
||
|
## PUT /_matrix/client/r0/rooms/{roomId}/send/{eventType}/{txnId}
|
||
|
- No error types specified at all
|
||
|
|
||
|
## POST /_matrix/media/r0/upload
|
||
|
- No way to distinguish between different 'forbidden' errors; no specific error code defined for 'forbidden filetype', 'exceeded quota', etc.
|