#Invalid plex token
1 messages · Page 1 of 1 (latest)
Please complete #938455615741775902 and someone from the community or one of our <@&938443185347244033> members will respond when they're available.
Including the meta.log from the beginning is a huge help use !logs for more information.
Used a guide, pulled it from the XML
The strange thing is it works otherwise just not with plexapi looks like
Using the AUR version of plexmediaserver if that helps
Do Not Use the Plex Token found in Plex’s Preferences.xml file
thats what our guide explicitly says.
Which XML specifically?
If it was the preferences.xml then, as zaP said, you shouldn't use it.
If it was from a media item within your library, it should work.
Your other option is to do a sign-out and sign-in to reset your token
Alternatively try navigating to an XML via your server URL (i.e. not app.plex.tv)
see if you get the same token (you should I think)
interesting, i'll check now
Ultimately we are just making the call, if Plex is refusing the token then there is little we can do about that other than suggest getting a new token
yarp
yep same token on plex.tv and local version
I'll just make a new token and try that
very strange stuff
Plex token is invalid means that it is at least successfully making the connection
So your IP and port is correct etc, there is a different error if it's SSL related, so it isn't that either
But glad to see you've actually tried some basic troubleshooting 👍
Appreciate it lads. I'll keep playing around and let you know what worked
Can you let me know if this link works:
https://discover.provider.plex.tv/hubs/sections/home?X-Plex-Token=TOKEN
I even tried adding: plex: http://192.168.0.10:32400/web/?X-Plex-Token=XXXXXXXXXXXXXXXXXXX to the config thinking the plexapi.py would detect
ok I'll check sec
and this:
http://192.168.0.10:32400/library/sections?X-Plex-Token=TOKEN
just to make sure, you have this in the config.yml
plex:
url: http://10.10.10.250:32400
token: abncbfdsjfjskdf
and not something like
token: X-Plex-Token=abncbfdsjfjskdf
yep thats what I have
spook the first one didn't work the second one did
output is strange it just lists mounted libraries
yeah that's what I expected from the second one
Try:
192.168.0.10:32400/library/sections/SECTIONID/all?X-Plex-Token=TOKEN
replacing TOKEN and also SECTIONID with one of the ID's from the second URL I had you try which listed all the libraries
Ideally do it on one of your smaller libraries 😄
aahah not the 16tb drive then 😄
lol!
yea that definitely worked
yea and if that dosn't work I might get rid of this plex and set up a server using docker
thanks for the help though
Let us know how you get on
This post has been marked as Resolved and will be closed in one hour.
If you require further assistance on this issue, you can send another message in this post to re-open it.
If you require further support that is unrelated to this post, please start a new post and do not re-open this one.
Thanks for using Plex Meta Manager.