-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Plex] Error getting state (status code 1): TypeError [ERR_INVALID_CHAR]: Invalid character in header content ["X-Plex-Token"] #9
Comments
Please try the steps described here to debug the token. Do you get a valid output? |
Token works great, testing with: |
Tested with and without host and port in my config...same error message... "accessories": [{ |
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. |
Thanks! |
Glad to hear. Regarding the log output: Check issue #6 |
Hi
can't get homebridge-plex to work. Everything looks OK in config file. Harmony remote Hub works fine in Homebridge.
Log:
[Plex] Getting current state...
[Plex] Error getting state (status code 1): TypeError [ERR_INVALID_CHAR]: Invalid character in header content ["X-Plex-Token"]
I'm pretty sure I have the right Token
The text was updated successfully, but these errors were encountered: