EIKON DATA API and Proxy

My connection setup is the following:
Refinitiv desktop version 4.0.53 (connection mode: internet)
Python version 3.7.10
eikon version 1.1.6.post3
I have checked that the localhost:9060/api/status returns:
{"statusCode":"ST_PROXY_READY","version":"2.8.0"}
and localhost:9000/ping?all returns:
{"port":9000,"mode":"eikon4","pid":16440,"hasSecure":true,"startedTime":"Wed May 26 2021 14:11:02 GMT+0300 (FLE Daylight Time)","subApps":[{"path":"/heap"},{"path":"/ping"},{"path":"/sxs","data":{"hasSecure":true,"sxsApps":{}}},{"path":"/api"},{"path":"/sxs/v1/services/messenger"}]}
When I run the following python code:
import requests
import eikon as ek
r = requests.get(url="http://localhost:9060/api/status")
print("STATUS:\n", r.text)
body = {
"AppKey": appkey,
"AppScope": "rapi",
"ApiVersion": "1",
"LibraryName": "Eikon Python Library",
"LibraryVersion": ek.__version__
}
r = requests.post(url="http://localhost:9060/api/handshake",
headers={"Content-Type": "application/json"},
json=body)
print("HANDSHAKE:\n", r.text)
I get:
STATUS: {"statusCode":"ST_PROXY_READY","version":"2.8.0"} HANDSHAKE: {"code":500,"message":"connect ECONNREFUSED 159.220.1.19:443","statusMessage":"Internal Server Error"}
If I try to run simple get_data(), I will get an
Error code 503 | Server Error
Network error (tcp_error)
Operation timed out
I'm working behind a corporate proxy, could you please advice on this?
Best Answer
-
The problem is resolved by modifying user account configuration on Refinitiv side.
0
Answers
-
This issue requires intervention by Refinitiv Support. I created a support case on your behalf with Refinitiv Helpdesk. A Helpdesk agent will be in touch with you with the results of their investigation or if they need any info from you. For your reference the case number is 09928838.
0 -
Hi,
I seem to be having the same issue following an upgrade from v4.0.51 to v.4.0.53. I am also behind a corporate proxy, also have the same localhost:9060/api/status and have a very similar error message when trying to request data through the R eikonapir package:
"{\"code\":500,\"message\":\"connect ETIMEDOUT 159.220.1.19:443\",\"statusMessage\":\"Internal Server Error\"}"
From checking with other users in my company, they have the same issue following the upgrade. I've since downgraded back to v.4.0.51 and I can access the API again.
@Alex Putkov.1 would you know if this is the same issue? And should I reach out to Refinitiv Support?
Thanks!
0 -
Yes, it's very likely the same problem. I opened a support case on your behalf with Refinitiv Helpdesk. For your reference the case number is 10088983.
0 -
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
- 685 Datastream
- 1.4K DSS
- 615 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
- 252 ETA
- 556 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
- 275 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
- 652 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
- 104 UPA
- 193 TREP Infrastructure
- 228 TRKD
- 917 TRTH
- 5 Velocity Analytics
- 9 Wealth Management Web Services
- 90 Workspace SDK
- 11 Element Framework
- 5 Grid
- 18 World-Check Data File
- 1 Yield Book Analytics
- 46 中文论坛