Hue Bridge pairing not working

[Bug Report]

Description of Bug

Pairing does not work with application - username and clientkey are not generated.

Hardware Configuration

Philips hue Bridge

"modelid": "BSB002", "datastoreversion": "112", "swversion": "1947108030", "apiversion": "1.47.0",

Manual Workaround

  1. Get IP-Address and MAC-Address of your Hue Bridge

If you do not know the IP or MAC-Address and your computer and Hue Bridge are in the same network, enter the following in a terminal: $ arp -a

  1. Go to http://<hue_ip>/debug/clip.html in your favorite browser and do the following changes in the CLIP API Debugger:

URL: /api

Message Body: {"devicetype": "HuePlusPlus#User", "generateclientkey": true}

Go to your Hue Bridge and press the button, then come back to your browser and click POST. This will generate the username and clientkey in the Command Response field.

Last thing to do is to insert all information into the ~/.config/OpenRGB/OpenRGB.json file. as example see: https://gitlab.com/CalcProgrammer1/OpenRGB/-/wikis/Philips-Hue