-
Notifications
You must be signed in to change notification settings - Fork 25
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
404 when calling https://www.meethue.com/api/nupnp #39
Comments
As described here: https://developers.meethue.com/news/, www.meethue.com/api/nupnp has been deprecated in favor of https://discovery.meethue.com and stopped working on the 1st of July 2019.
Indeed. This website does not exist any longer. In my honest opinion applications shouldn't rely on external resources/services that have a high risk of disappearing. https://discovery.meethue.com doesn't exist either. |
Strange, it works for me no problem:
Maybe you need to be on the same network than a registered hub. |
The issue appears to be that a recent version of |
Maybe @craigcabrey can help us moving this forward. |
…hue.com/api/nupnp Fixes craigcabrey#39: by updating deprecated discovery URL
I started Luminance for the first time in a while (including an upgrade to Ubuntu 20.04) and the app gets stuck searching for bridges. If I running from the terminal, I get the following:
And if I try to make the requests that appears on
setup.py:150
with curl, I get a 404:Is that URL no longer working?
The text was updated successfully, but these errors were encountered: