Haverland Radiators Smart Box Integration

Hi. Sorry for the delay in answering. Here you have the steps I followed to extract the token:

  1. Login at the corresponding website (in my case the brand of my radiator is Haverland: i2control.haverland.com) and navigate to the page with the smartbox information.

  2. In Chrome: right-click anywhere on the page, select Inspect to open the developer tool (How to Inspect Element in Chrome | BrowserStack)

  3. Click on the “Network” tab, select “All” button.

  4. Select “Token” on the left panel, and the HTTP headers will be displayed on the right panel. The token appears next to “authorization” header.

Hope it works!!