mirror of
https://github.com/LukeHagar/plexpy.git
synced 2025-12-09 20:57:44 +00:00
11 lines
1.5 KiB
Markdown
11 lines
1.5 KiB
Markdown
# GetTokenResponseBody
|
|
|
|
X-Plex-Client-Identifier is missing
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
|
|
| `errors` | List[[errors.GetTokenErrors](../../models/errors/gettokenerrors.md)] | :heavy_minus_sign: | N/A |
|
|
| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_minus_sign: | Raw HTTP response; suitable for custom response parsing | |