Files
plexjava/docs/models/errors/GetLibraryItemsUnauthorized.md

2.1 KiB
Raw Blame History

GetLibraryItemsUnauthorized

Unauthorized - Returned if the X-Plex-Token is missing from the header or query.

Fields

Field Type Required Description
errors List<GetLibraryItemsLibraryErrors> N/A
rawResponse HttpResponse<InputStream> Raw HTTP response; suitable for custom response parsing