Upgrade from Eikon -> Workspace. Learn about programming differences.

For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 0 0 1

I got an error code 413 when I run my code

---------------

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?

pythonerrorchain-ric
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Hi @kevin.cheng ,

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?

If so please can you click the 'Accept' text next to the appropriate reply? This will guide all community members who have a similar question.


Thanks,

AHS

@kevin.cheng

Hi,

Please be informed that a reply has been verified as correct in answering the question, and marked as such.

Thanks,

AHS

1 Answer

· Write an Answer
Upvotes
Accepted
25.3k 87 12 25

Hi @kevin.cheng

I am also unable to access TR.RIC etc for 0#.AXKO

Therefore, I suspect this is a content issue.

I recommend you raise a Content-type ticket (e.g. I cannot find content I am looking for) for Eikon on My.Refinitiv. This should put you in touch with a content specialist who can confirm if there is a problem with the content.

Please mention that you have already asked on the forum - to avoid incorrectly being referred back here.


icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.