Hi M / 33isgreat,
would you mind sharing in how the python library solved your problem?
I am facing the same issue, direct connection via the 'lightstreamer/create_session.txt' endpoint is working for me via `curl`.
But when trying any of the examples of
trading-igor the
LightstreamerClient from the python client (`from lightstreamer.clien import LightstreamerClient`), the client cannot connect an returns the following:
```
2024-01-02 17:29:59.381022|INFO |lightstreamer.session|Thread-3 (_hx_local_2)|Status: DISCONNECTED:WILL-RETRY
2024-01-02 17:29:59.381101|ERROR|lightstreamer.session|Thread-3 (_hx_local_2)|Retrying connection in 3880.33604100
20105ms. Cause: HTTP error
```
@Guiseppe - is there any means of increasing the verbosity of the logging / other hint for trouble shooting what that `HTTP error` could be caused by?
Many thanks and best regards,
Matthias