Hi Alex -- I am a colleague of @ntopjian. A different Eikon user at our firm installed the API Proxy and is having trouble getting an AppID. Clicking on the "Get an AppID" link does not display the dialog. Our IT dept says that our corporate firewall is not blocking the request.
Problem with using Python API ek -- 'daemon is disconnected'

I am trying to download Reuters data into Jupyter notebook. I am importing eikon as ek, setting my ID, and then running the following lines of code:
--
symbols = ['AAPL.O', 'MSFT.O', 'GOOG.O']
data = ek.get_timeseries(symbols[0],start_date='2016-01-01',end_date='2016-10-31',interval='daily',fields=['*'])
--
I am then getting the following error. Does anyone know how to solve this?
---------------------------------------------------------------------------
EikonError Traceback (most recent call last)
<ipython-input-9-21c64f8a8454> in <module>()
----> 1data = ek.get_timeseries(symbols[0],start_date='2016-01-01',end_date='2016-10-31',interval='daily',fields=['*'])
C:\Users\ntopjian\AppData\Local\Continuum\Anaconda3\lib\site-packages\eikon\time_series.py in get_timeseries(rics, fields, start_date, end_date, interval, count, calendar, corax, normalize, raw_output, debug)
153 raise ValueError('corax must be a string')
154
--> 155result = eikon.json_requests.send_json_request(TimeSeries_UDF_endpoint, payload, debug=debug)
156 status_code = get_json_value(result['timeseriesData'], 'statusCode')
157
C:\Users\ntopjian\AppData\Local\Continuum\Anaconda3\lib\site-packages\eikon\json_requests.py in send_json_request(entity, payload, ID, debug)
83 return result
84 if response.status_code == 401:
---> 85raise EikonError('daemon is disconnected')
86 else:
87 raise requests.HTTPError(str(response), response=response)
EikonError: 'daemon is disconnected'
Answers
-
Are you running Eikon API Proxy?
If you haven't already done so, follow the Quick Start Guide to get started with Eikon Web & Scripting APIs.
https://developers.thomsonreuters.com/eikon-web-and-scripting-apis/quick-start
You may also want to check out this tutorial on setting up a designated Thomson Reuters Eikon development environment, which includes Jupyter notebook.
https://developers.thomsonreuters.com/eikon-web-and-scripting-apis/learning?content=15355&type=learning_material_item0 -
Check out this previous discussion on this forum:
https://community.developers.refinitiv.com/questions/17695/eikon-api-proxy-app-id-generator-is-not-working.html
You can try using Fiddler to figure out what happens when you click Get an AppID.
As an immediate workaround you can use any string in set_app_id method. At the moment we do not check the validity of the app ID, although we're very likely to implement it in near future.0
Categories
- All Categories
- 3 Polls
- 6 AHS
- 36 Alpha
- 166 App Studio
- 6 Block Chain
- 4 Bot Platform
- 18 Connected Risk APIs
- 47 Data Fusion
- 34 Data Model Discovery
- 687 Datastream
- 1.4K DSS
- 623 Eikon COM
- 5.2K Eikon Data APIs
- 10 Electronic Trading
- Generic FIX
- 7 Local Bank Node API
- 3 Trading API
- 2.9K Elektron
- 1.4K EMA
- 255 ETA
- 557 WebSocket API
- 38 FX Venues
- 14 FX Market Data
- 1 FX Post Trade
- 1 FX Trading - Matching
- 12 FX Trading – RFQ Maker
- 5 Intelligent Tagging
- 2 Legal One
- 23 Messenger Bot
- 3 Messenger Side by Side
- 9 ONESOURCE
- 7 Indirect Tax
- 60 Open Calais
- 276 Open PermID
- 44 Entity Search
- 2 Org ID
- 1 PAM
- PAM - Logging
- 6 Product Insight
- Project Tracking
- ProView
- ProView Internal
- 22 RDMS
- 1.9K Refinitiv Data Platform
- 689 Refinitiv Data Platform Libraries
- 4 LSEG Due Diligence
- LSEG Due Diligence Portal API
- 4 Refinitiv Due Dilligence Centre
- Rose's Space
- 1.2K Screening
- 18 Qual-ID API
- 13 Screening Deployed
- 23 Screening Online
- 12 World-Check Customer Risk Screener
- 1K World-Check One
- 46 World-Check One Zero Footprint
- 45 Side by Side Integration API
- 2 Test Space
- 3 Thomson One Smart
- 10 TR Knowledge Graph
- 151 Transactions
- 143 REDI API
- 1.8K TREP APIs
- 4 CAT
- 27 DACS Station
- 121 Open DACS
- 1.1K RFA
- 105 UPA
- 194 TREP Infrastructure
- 229 TRKD
- 918 TRTH
- 5 Velocity Analytics
- 9 Wealth Management Web Services
- 91 Workspace SDK
- 11 Element Framework
- 5 Grid
- 18 World-Check Data File
- 1 Yield Book Analytics
- 48 中文论坛