import refinitiv.dataplatform.eikon as e
e.set_app_key(xxxxxxxxxxxxxxxxxxxxxxxxxx)
df = e.get_timeseries("LCOZ4")
The above code was able to connect properly till last week but started to get a ReadTimeout error since then. This is happening with many users in our firm