EikonError

EikonError: Error code 500 | Backend error. 500 Internal Server Error. What is this error? Only seems to appear when there are several securities requested

Best Answer

  • Hi @c.dass ,


    That is when server is overloaded with many requests. I would advice chunking the number of rics you are requested and wrap your code in try except statement. You can have a look at this thread I have provided an example which might be useful for you as well.


    Hope this helps.


    Best regards.,

    Haykaz