mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 20:47:45 +00:00
10 lines
909 B
Markdown
10 lines
909 B
Markdown
# GetTranscodeSessionsSessionsErrors
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| ------------------------------- | ------------------------------- | ------------------------------- | ------------------------------- | ------------------------------- |
|
|
| `code` | *Optional<Integer>* | :heavy_minus_sign: | N/A | 1001 |
|
|
| `message` | *Optional<String>* | :heavy_minus_sign: | N/A | User could not be authenticated |
|
|
| `status` | *Optional<Integer>* | :heavy_minus_sign: | N/A | 401 | |