I am using Colab to get data from LSEG by using the custom config:
ld.open_session(config_name='lseg-data.custom.config.json')
but when I get historical data:
ld.get_history(universe="LSEG.L")
get the error:
LDError: No data to return, please check errors: ERROR: No successful response.(401, token expired)