mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 20:47:45 +00:00
2.1 KiB
2.1 KiB
LogMultiLineUnauthorized
Unauthorized - Returned if the X-Plex-Token is missing from the header or query.
Fields
| Field | Type | Required | Description |
|---|---|---|---|
errors |
List<LogMultiLineLogErrors> | ➖ | N/A |
rawResponse |
HttpResponse | ➖ | Raw HTTP response; suitable for custom response parsing |