-
-
Notifications
You must be signed in to change notification settings - Fork 169
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
Unable to authenticate with Ring servers #1284
Comments
Perhaps obvious but, as a general rule, if the API responds that the token is invalid, then it's because the token is invalid. If you just generated it, then that would indicate that there was a copy/paste error (commonly the unintentional insertion of line breaks since the token is very long) or some other issue with how the token was placed into the configuration. Other options include temporary Ring outages (they happen), or Ring has changed something and broken authentication completely, however, that latter issue would usually be followed by a significant number of reports in very short order. You might consider using one of the UI based options for generating a token to avoid any potential copy/paste issues. |
|
This comment was marked as off-topic.
This comment was marked as off-topic.
I've just had this, however the error was due to using a VPN on my computer. I couldn't even get onto Ring's website. |
I don't have a VPN running. Did you have the VPN running on the Homebridge or on the client side?
|
I have Homebridge installed on my Mac |
Haven't heard back from @risograph, so I'm going to close this and assume it was rate limiting related. |
Is there an existing issue for this?
Describe The Bug
I have generated a refreshtoken successfully with the CLI tool and now when starting homebridge the ring plugin remains non-functional because the token is invalid according to an error in the logs.
To Reproduce
use homebridge-nest 11.8.1
start homebridge gui x 1.6.0
view logs
406 error after booting nest plugin
Expected behavior
honestly not sure bc i havent gotten there yet.
i assume my connected devices would appear without error.
Relevant log output
Screenshots
No response
Homebridge Ring Config
Additional context
No response
OS
macOS Ventura
Node.js Version
v20.4.0
NPM Version
v9.7.2?
Homebridge/HOOBs Version
v1.6.0
Homebridge Ring Plugin Version
11.8.1
Operating System
Docker
The text was updated successfully, but these errors were encountered: