#Token Error
1 messages · Page 1 of 1 (latest)
You can press the "Close Post" button above or type !close at any time to close this post.
That PMM trying to connect to Plex and Plex saying "sorry, no."
There's not really anything PMM can do about that.
So it's not a pmm problem right?
Not so far as I've ever seen.
Would it work after a while by itself?
PMM attempts to open a connection, and if it gets a specific authentication error it displays this; if any other error occurs you get "Plex URL is invalid"
No, I've not seen it start to work by itself.
Token is typically either good or bad
You could try this to verify it outside of the PMM context:
curl -fLv http://[PMS_IP_Address]:32400/?X-Plex-Token=YourTokenGoesHere
Should return some XML describing the server.
A bad token will return some HTML containing:
<html>...<body><h1>401 Unauthorized</h1></body></html>
Well, the "work" that needs to happen is to get a valid token.
Thank you!
That link is on the PMM wiki page about the Plex settings, FYI.
Change your password typically gives a new token