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

2.0 KiB
Raw Blame History

GetAllLibrariesUnauthorized

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

Fields

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