I am looping through 5000 sedols and making a request for the rics of blocks of 60 stocks. However I am getting the above error. What is are the limits for making these type of request
I am looping through 5000 sedols and making a request for the rics of blocks of 60 stocks. However I am getting the above error. What is are the limits for making these type of request
Thanks for your suggestion. I am still getting the 413 error when I limit the requests to batches of 10 at a time
Are there constraints I have to be aware of.
The one this question raises is limit of sedols i can list in one single request. I have been able to test with 500 in the RKD test webpage.
Should I leave a gap between making these requests?
I adjusted the amount of Sedols in my process to 500 and now I am getting the expected data back.
Thank you for your help