Hi there, I am using the Eikon API to return deals info from the MnA screen, however since yesterday (04-02-20) It's been having an unexpected behaviour. Some times the API is returning the deals with the requested fields, and some other times is returning the same info but missing fields like
"TR.MnASDCDealNumber"
to elaborate a bit more:
Running the same script 5-6 times (over the period of 5 - 10 minutes) to get deals would sometimes get all the data and fields and others would only return some of the fields.
This is the error that is being returned on those fields "{'code': 415, 'col': 1, 'message': 'Unable to collect data for some field(s).', 'row': 0}"