Item dates and error

Hello, I have two unrelated questions


1. I keep on getting the following error (see below). However, there is nothing bad with my requests. The error coms randomly. Sometimes I am able to run the request sometimes I am not. Does anyone know why

Error code 400 | Backend error. 400 Bad Request


2. I have a list of variable in my request. How do I get a unique date for each variable (e.g., fiscal-year end)? If I use XXX.date or XXX.calcdate I get some wrong item in some of the variables


Tagged:

Best Answer

  • raksina.samasiri
    Answer ✓

    hello @sc11214 ,

    1. For the Error code 400, it's a generic error which can occur for a number of different reasons. One recommendation is to make sure you use the latest version of Eikon Data APIs library. Could you please provide us the version you're using? If it's the latest version and still facing the problem, please provide the code used so I could do the further investigation.
    2. The proper parameter for date of each variable can be found in Data Item Browser, you may search for DIB in Eikon search box
      1633421036592.png
      Then put the instrument name and search for the variable (field) you're interested, then click Parameters tab at the right panel. The supported parameter of the field can be found in the 'Output' dropdown1633420890286.png

Answers

  • Hi Raksina thank you very much for your reply. I will check the DIB for the dates. This is very useful


    For the eikon version, I am using:

    1.1.12


    Is this the latest version?