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