You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the following error when trying to make a new connection: Error - try and enter the Hue bridge IP manually - SyntaxError: Unexpected end of JSON input
Console errors are attached below
The text was updated successfully, but these errors were encountered:
Have you tried to enter the IP manually? You can find it in the Hue app under settings then my hue system.
If you are more curious as to why it doesn't work try and navigate to https://discovery.meethue.com/ and see if one of the IPs is of your bridge or if there are any IPs. If you do this let me know what you get.
If you still have problems after you have entered the correct IP manually try and see if you can get info from your bridge. You can do this by entering the following URL into your browser and see if you get a JSON string: https://<<bridge IP>>/api/<<access token>>/
Here you need an access token for the bridge if you already have one you can use that. If you don't you can follow this guide to create an authorized user: https://developers.meethue.com/develop/get-started-2/
If you are able to do all this the problem is probably with the Hue controller. Let me know how it goes. Hope you get it to work :).
I get the following error when trying to make a new connection:
Error - try and enter the Hue bridge IP manually - SyntaxError: Unexpected end of JSON input
Console errors are attached below
The text was updated successfully, but these errors were encountered: