Hi,
I was wondering if there is any service / api change to `eikon.get_data`?
I regularly query my data with syntax with Python api:
ek.get_data(<RICs>, fields=['TR.EventStartDate', 'TR.EventType'], parameter={'EventType':'RES', 'SDate': <YYYYMMDD>, 'EDate': <YYYYMMDD>})
This query has been working till last Friday but it start giving 400 error this morning. Btw I am