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

2.1 KiB
Raw Blame History

PerformSearchUnauthorized

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

Fields

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