Skip to content
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

Plex authentication not working #12

Closed
carroarmato0 opened this issue Jan 4, 2021 · 3 comments · Fixed by #41
Closed

Plex authentication not working #12

carroarmato0 opened this issue Jan 4, 2021 · 3 comments · Fixed by #41

Comments

@carroarmato0
Copy link

I have 2FA enabled and log into Plex using my Google Account.
Looks like Invitarr doesn't support that currently?

@carroarmato0
Copy link
Author

carroarmato0 commented Jan 4, 2021

Looking at the code, the MyPlex module supports passing a Token, and Plex made a post on how an application may request such token: https://forums.plex.tv/t/authenticating-with-plex/609370

Wondering if this might be a better way to handle the authentication.

@rascal2018
Copy link

+1 - I have 2FA enabled and auth with Plex username. Invitarr installed via docker.

Current workaround: https://unraid-guides.com/2021/01/31/how-to-connect-plex-to-apps-that-dont-support-two-factor-authentication-2fa/

Something that can persist container reboots, otherwise I have to re-auth using .setupplex again when the container is restarted.

@Drazzizzi
Copy link

Drazzizzi commented Mar 31, 2022

I have TOTP-based 2FA for plex and was able to fix this by using my plex token as the username, and then entering my plex password as normal when prompted. With that, the bot successfully logs in and works like normal, and it has stayed logged in after multiple container/system restarts as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants