Hi, I am receiving the error message stating: Application ID is invalid. Although I verified the app key generated on eikon desktop and it is the same as mentioned in my code. How can I fix it? Admin: Removed the console runtime screenshot showing the APP KEY.
When trying to enable the eikon Data API using Python, my sample code test.py compilation fails stating KeyError in configparser.py with the App Key generated on Eikon. Any idea on how to resolve this?
...ng the Eikon Data API with Python? I'm a complete beginner in programming and I'm generally still struggling with Python and the programming environment, but I've been able to pull some data using the Get started guide. However, I still lack a complete overview of all possible data that I can query via Eikon. The…
Hello team, I'm using the eikon Python API library to get some economic data from the terminal. For the second day in a row and throughout the day, the error “eikon.eikonError.EikonError: Error code 400 | Backend error. 400 Bad Request.” I've read previous topics about the system being full, but I barely use the eicon…
I am studying capital increases through subscription rights, and I have obtained data for many of them through Screener. However, I need to find the ISIN code and the RIC associated with those subscription rights and, so far, I have not found any way to obtain it through any API. For example, I put the case of the capital…
...message":"Application key is not valid." Im trying to run CODEBOOK code in Refinitiv Workspace.And I am having trouble using both options: i) ek.set_app_key('a5n...................4tu') ii) ek.set_app_key('DEFAULT_CODE_BOOK_APP_KEY') The error message is: Status code 400: Bad request on handshake url…
Hi, I am trying to connect to Eikon through python on spyder. When I typed in this code to connect to Eikon: I get this error: How do I connect to Eikon to download data? Thanks!
Let's pick VOD.L. I would like to know how many analysts are behind each historical forecast of one year ahead (i.e. FY1) for (say) Revenue, EBITDA, EPS, Net Debt, etc... Put another way, I would like to have a sense how thin/thick is the forecast
Hi I am looking for Microsoft's volume. I try =@TR("MSFT.O";"AVG(TR.Volume);TR.Volume;TR.TURNOVER;TR.ACCUMULATEDVOLUME";"SDate=0D EDate=0D-29D";B9) and the output is 25281455,920829953780019275720829953 It seems good Unfortunatly, i try on python and i obtain different value : df=ek.get_data(listRIC,…
... and incorporation country as input parameter? I have used record matching functionality where an excel of max 1000 records can be passed to get permid, but is there any other alternative using API playground to achieve it ?
It looks like you're new here. Sign in or register to get started.