In certain cases, when adding a backend some of the Plex admin tokens lack the authority of generating limited access token for users, as such when you select a user from the list as we attempt to generate accesstoken for the selected user. PIN is required error is thrown. So this PR includes a partial support for adding a PIN while creating new backend via both Web and CLI.
This also fixes the issue the user in #542 is facing.
In certain cases, when adding a backend some of the Plex admin tokens lack the authority of generating limited access token for users, as such when you select a user from the list as we attempt to generate accesstoken for the selected user. PIN is required error is thrown. So this PR includes a partial support for adding a PIN while creating new backend via both Web and CLI.
This also fixes the issue the user in #542 is facing.