Open fkick opened 8 years ago
I had the same problem but it works if you enter the token manually to "token.txt". You can search on the Plex helpcenter for "Finding an authentication token / X-Plex-Token"
I used the network debugger in Chrome to get the token, looks like you can browse to the web page and when browsing for servers you enter this in the Chrome developer console: window.PLEXWEB.myPlexAccessToken
That should give you your token, not sure how to get the shared one as easy.
A somewhat quick way to find the X-Plex-Token
In your browser, open the Plex Shared Libary you want to use. Then, use your browser's Dev Tools (in Chrome: More Tools -> Dev Tools and FF it's Web Developer Tools) and use the Network tool. The Request URL output string will give you the IP of the shared server and the Token.
Hi,
I'm getting the below error now when I attempt to use PlexDownloader. This occurs with both shared and owned servers, both local and remote. Currently I'm running Plex Server 1.2.2.2857 and Mac OS Sierra