-
Notifications
You must be signed in to change notification settings - Fork 625
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Needs two-factor auth support #590
Comments
Did you try the procedure for old apps ? Old Third-Party Apps & Tools In the very rare case where you’re using a Plex app that doesn’t directly support 2FA verification (which typically means it’s a third-party app or tool that isn’t using our standard authentication methods), you can still sign in via 2FA. Specifically, you append a valid verification code to the end of the password when submitting: For instance, imagine that your password is “secret” (please, please use a strong, unique password) and that you check your authenticator app and receive the verification code “123456”. You would then submit secret123456 as the password. If you do run into an app or tool that requires this, we encourage you to contact the author and suggest that they update their app to use the recommended authentication method (see information below in the FAQ section). |
This worked for me, thank you. |
Plex recently introduced two-factor authentication for Plex accounts: https://support.plex.tv/articles/two-factor-authentication/
PlexConnect doesn't prompt for the 2FA code and instead says "Failed" when trying to sign in.
The text was updated successfully, but these errors were encountered: