Hi, unfortunately I’ve got some issues integrating with my Virgin Media Box (GB). I’ve used the instructions from “get_horizon_token.html“ page to get the Refresh Token but I still keep on getting CONNECTION_REFUSED and “TypeError: object of type ‘NoneType’ has no len()“ Errors:
| DEBUG | > TEXT ‘{“kind”: “event”, “msg”: “driver_setup_change”,…SED"}, “cat”: “DEVICE”}’ [149 bytes]
2025-11-10 10:30:43.821953 +00:00 custom-intg-horizon INFO 2025-11-10 10:30:43 | ucapi.api | DEBUG | [(‘127.0.0.1’, 38372)] ->: {‘kind’: ‘event’, ‘msg’: <WsMsgEvents.DRIVER_SETUP_CHANGE: ‘driver_setup_change’>, ‘msg_data’: {‘event_type’: ‘STOP’, ‘state’: ‘ERROR’, ‘error’: <IntegrationSetupError.CONNECTION_REFUSED: ‘CONNECTION_REFUSED’>}, ‘cat’: <EventCategory.DEVICE: ‘DEVICE’>}
2025-11-10 10:30:43.821953 +00:00 custom-intg-horizon INFO 2025-11-10 10:30:43 | uc_intg_horizon.setup_manager | ERROR | Failed to connect to Horizon API
2025-11-10 10:30:43.818616 +00:00 custom-intg-horizon INFO TypeError: object of type ‘NoneType’ has no len()
2025-11-10 10:30:43.818616 +00:00 custom-intg-horizon INFO File “lghorizon/lghorizon_api.py”, line 403, in _register_customer_and_boxes
2025-11-10 10:30:43.818616 +00:00 custom-intg-horizon INFO File “lghorizon/lghorizon_api.py”, line 270, in connect