Hi, I'm trying to scraping the ship fixture data using the code below
reuters_result=ek.get_data(str(imo),["TR.AssetLoadingDateFrom;TR.AssetLoadingDateTo;TR.AssetCharterer;TR.AssetFreight;TR.AssetFreightType;TR.AssetFlowTradeComments;TR.AssetTradeType;TR.AssetDischargeDate;TR.AssetFlowComments"],{"TOP":1000, "CH": "Fd", "RH": "IN"})
Errors occured for 'TR.AssetFlowComments' field:
Backend error. Failed to deserialize backend response. Expected valid JSON. Error: invalid character 'A' looking for beginning of value