-
Notifications
You must be signed in to change notification settings - Fork 40
User management not working anymore #231
Comments
I don't have this issue here. I can create and remove users without any problems. Note that i'm still on 1.29 and i'm not showing any update at the moment. Normally when you want to create a user you have to fill both field in the form and press the physical push button on the bridge before pressing the add button in WinHue. Philips hue show only up to 1.30 as API version... |
Odd I'll try to force an update and see what happens. As usual philips has not updated the API documentation. The updates are rolled out by stages and regions so It's not showing for me at the moment. |
|
Well I have some bad news. This is not a bug. It's a new feature. You cannot remove user from the API anymore. You need to login here : https://account.meethue.com/apps to do it. I will remove the function to remove users as this wont work anymore. |
That is annoying. Philips seem to be locking down the bridge's security at the moment. I suppose it's good from a security standpoint but don't really see the point. Also they should have updated the API docs a bit earlier but hey ho. |
I've written in the hue api forum. I find that stupid that I can create users without being online but I cannot delete them. |
@Hyrules Thanks for the heads up, just replied there also. Hopefully Philips reconsider. They did with the third party bulbs update, so there's a chance they'll listen. |
Attempting to delete a user was resulting in an "unauthorized user" error. According to a GitHub issue discussion for the WinHue project[1], the bridge API no longer allows deleting users, and it now must be done through the Hue webapp. [1]: Hyrules/WinHue#231 (comment)
WinHue version : 3.0.4334.0
Bridge api version : 1.31.0
Removing a user gives error:
Type : 1, unauthorized user at address /config/whitelist.
I used an older version of WinHue before, and that got the same error.
Also, had to reinstall the iOS phone application Philips Hue in order to get access to the bridge again. Other integrations seemed to continue working but not error free, so also reconnected those.
My guess is that an update closed of the permissions to remove users.
The text was updated successfully, but these errors were encountered: