Dear M / 33isgreat,

would you mind sharing how the trading-ig library helped?

I am running into the same issue: Connecting to the IG lightstreamer server works via http (tested via curl), but not when using the lightstreamer python package. For both, connecting via the trading_ig wrapper or using the `from lightstreamer.client import LightstreamerClient` directly, I always end up with this:

```
2024-01-03 16:25:05.179955|ERROR|lightstreamer.session|Thread-3 (_hx_local_2)|Retrying c
onnection in 3878.010208005435ms. Cause: HTTP error
```

@Guiseppe: Is there a way to increase the verbosity of the logging for the python client in order to debug what is causing this HTTP error?


Many thanks and best regards,
Matthias