While trying to run a python request that has run before I get the following error:
Something went wrong while UDF processing the request. The format of value 'threatpulse' is invalid.
df,err = ek.get_data( "MYSUK140361=",[ "TR.FIIssuerName", "TR.FiIssuerShortName", "TR.FiDebtTypeShortDescription", "TR.FiParentImmedLongName", "TR.FiParentLongName", "TR.FiIndustrySectorDescription", "TR.FiIndustrySubSectorDescription", "TR.FiOrgID", "TR.FiAssetType", "TR.FiParentIndustrySector", "TR.FiIndustrySubSectorDescription", "TR.FiParentIssuerName", "TR.FiParentImmedTicker", "TR.FiParentImmedIssuerOrganization", "TR.FiParentIssuerName", "TR.FiParentSPIndustryDescription", "TR.IssuerTickerCode" ] )