Git Product home page Git Product logo

Comments (6)

mpbzh avatar mpbzh commented on July 24, 2024

Please try the steps described here to debug the token.

Do you get a valid output?

from homebridge-plex.

noben78 avatar noben78 commented on July 24, 2024

Token works great, testing with:
http://192.168.0.1:32400/status/sessions?X-Plex-Token= TOKEN (replacing TOKEN with my Plex)
Tested tree different token, all OK.
Tested on lokalhost. Running bridge och PMS on the same machine.

from homebridge-plex.

noben78 avatar noben78 commented on July 24, 2024

Tested with and without host and port in my config...same error message...

"accessories": [{
"accessory": "Plex",
"name": "Plex",
"plex_token": "​MYTOKEN",
"host": "192.168.167.100",
"port": 32400,
"filter": [{
"user": "MYUSER",
"player": "MYPLAYER"
}]
}],

from homebridge-plex.

mpbzh avatar mpbzh commented on July 24, 2024

There is a good chance that there is an issue with how the token is encoded to be sent to the server.

What would help is posting the token here, however for you to securely do so you probably want to generate a new one for your server. You can read up about this here: https://support.plex.tv/articles/204059436-finding-an-authentication-token-x-plex-token/ (Getting a New Token)

This will require you to log in again on all your devices.

from homebridge-plex.

noben78 avatar noben78 commented on July 24, 2024

Thanks!
I was trying out Atom for Mac. Deleted my config.json file and did it the old way in vi and now everything is up and running..
Big thanks!
btw, Plex for homebridge is logging every try in log file. Is it possible to turn off?

from homebridge-plex.

mpbzh avatar mpbzh commented on July 24, 2024

Glad to hear.

Regarding the log output: Check issue #6

from homebridge-plex.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.