ukdtom / ClaimIt

ClaimIt 4 Plex Media Server
Mozilla Public License 2.0
74 stars 19 forks source link

Problem: getting.tv authentication token.... job aborted #27

Closed ghost closed 2 years ago

ghost commented 3 years ago

I'm getting this error no matter what I enter for data. My credentials are correct and I have 2FA disabled. Screenshot 2021-01-26 at 15 06 32 copy

ukdtom commented 3 years ago

Does your passsword contains extended characters?

ghost commented 3 years ago

It did, but I also tried changing it to only alphanumeric, I tried my email address and username as login as well

ukdtom commented 3 years ago

Hmmm.....Was too old, and didn't support TLS 1.2 :)

Try this one, and report back afterwards:

See futher down

If using 2FA, simply type the code right after the pwd

ukdtom commented 3 years ago

Ping

ghost commented 3 years ago

Sorry for the late reply: I do get another error now: Screenshot 2021-02-03 at 14 35 38

nullredvector commented 3 years ago

@ukdtom, I'm at the same error as @thatsalltheyare.

ukdtom commented 3 years ago

Wow, and huge thanks for the ping ;)

Got sidetracked with private work, and forgot all about this

Try this one, since I made a stupid mistake in my last code

https://www.dropbox.com/s/blx7vbz178ut5h4/ClaimIt.exe?dl=0

Please report back as well

nullredvector commented 3 years ago

thank you for the quick response. I already ended up finding the right environment variable (PLEX_CLAIM) to pass into my container and the code (https://www.plex.tv/claim/ [codes stay active a few minutes]) which ended up working for me.

ukdtom commented 3 years ago

Darn, but thanks for responding regardless