---------------
rics = ek.get_data("0#.AXKO", ['TR.RIC'])
print(rics)
---------------
errors:
( Instrument RIC
0 .AXKO <NA>, [{'code': 413, 'col': 1, 'message': 'Unable to resolve some identifier(s).', 'row': 0}])
but if I pass 0#.SSE50 to get_data() it works well. so may know if I have the access to 0#.AXKO?