sqmk / huejay

Philips Hue client for Node.js
MIT License
424 stars 40 forks source link

Not recognising username - returns "unauthorized user". #101

Closed ajcooper72 closed 6 years ago

ajcooper72 commented 6 years ago

Not recognising username - returns "unauthorized user".

I am using the username of my Hue online account, is there another username that should be used?

sqmk commented 6 years ago

Please see https://github.com/sqmk/huejay#users for creating users on the bridge. The user you create on the bridge is not tied to your meethue account.

You can also see the following code example for creating a user: https://github.com/sqmk/huejay/blob/master/examples/users/create-user.js