DPHue icon indicating copy to clipboard operation
DPHue copied to clipboard

Changes to Whitelist username creation

Open SteveyO opened this issue 9 years ago • 1 comments

Hi Dan,

I work for Philips Hue Developer Support. In case you were not aware, in a few months time we will be changing the way usernames are created on the bridge (for security reasons). Custom whitelist usernames will no longer be allowed and the bridge randomly generated username must be used instead. Please see below link for more information: http://www.developers.meethue.com/documentation/important-whitelist-changes

I must confess I don't really understand Objective-C code, but I can see in the registerUser method (line 52 in DPHue.m) you are setting the username in your JSON body. After February 2016 this will have no effect. The username should be removed and instead the randomly generated username in the bridge response should be used instead (the above link should hopefully clarify the changes needed). Apologies for the inconvenience.

Thanks Steve

SteveyO avatar Nov 03 '15 16:11 SteveyO

An app of mine that is live in the app store just got bit by this issue. This project appears unmaintained so I will take a look at it soon.

jhurliman avatar May 07 '16 21:05 jhurliman