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

2.2 KiB
Raw Blame History

GetSearchAllLibrariesUnauthorized

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

Fields

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