I am getting code 413 error ('unable to resolve some identifiers) error when running the code to get constituents of Nifty 50 stocks, similar issues for Nifty Next 50 and Nifty 500 index.
ek.get_data("0#.NIFTY500", ['TR.RIC'])
ek.get_data('0#.NSEI(20210629)', ['TR.RIC'])
I have been using above code for long time, but is giving error now, I have tried different solution suggested by @jason.ramchandani , but to no avail.
and contacted support also, but they asked to post question here only.
Can anyone help me ?
Thanks