The most recent content from our members.
I am trying to open a platform session in Python using the following guide: Example.DataLibrary.Python/Examples/4-Session/EX-4.01.01-Sessions.ipynb at lseg-data-examples · LSEG-API-Samples/Example.DataLibrary.Python · GitHub However, it systematically fails. The code either runs indefinitely or returns a timed-out error. I…
...json read When performing the tutorial for Refinitiv Data Library for Python I did all according to the suggestions. I created a config-file with the credentials (I checked: they are correct!) and in the Quickstart tutorial I tried QS_1.0 - Sessions.ipynb. At the rd.open_session() statement I get a lot of errors, ending…
I am trying to use the below function to access the daily market prices from the refinitiv data API. However, at session.open() I get an error - in the _utils.py, " ValueError: Proxy keys should use proper URL forms rather than plain scheme strings. instead of "qualys_http", user "qualys_http://" Can some one help me with…
Using the 3.2.06-Endpoint-TSIMetadata (beta5) example for the Refinitiv Data Library for .NET I queried the session meta data for the Instruments SQ3 and JPY=TF. (example query: "/data/historical-pricing/v1/metadata/instrument-metadata?version=v2&types=TradingSessions&ric=SQ3") Checking the session definition for the…
I receive the following error when attempting to open a session using refinitiv-data v1.2.0: "[error 0 - none] send() got an unexpected keyword argument 'follow_redirects' " I use the refinitiv-data.config.json file to open a platform.rdp session. The exact command, rd.open_session(), works with version 1.1.1 of the…
Our application is connecting successfully, but the connection drops after a little while. It does so systematically when restarted. The same code works fine for other instances using other machine IDs. I have verified that only this instance use the machineID and I was confirmed that it is dedicated. Is there a…
...error_description":"Request "xxxxxx-yyyyy-zzzz-tttt-sssssssss" has failed on backend call timeout" } '. Status code: 500 Hi Community members. I really appreciate your support, sorry if this question is to direct, I wish to clarify I don't actually know if it is a bug on Refinitiv Server Backend side, just searching for…
...":"server_error" ,"error_description":"Request "xxxxxx-yyyyy-zzzz-tttt-sssssssss" has failed on backend call timeout" } '. Status code: 500 There is a problem with python Refinitiv-Data package 1.0.0b20, there are multiple ' " ' double quote scopes on timeout message (I think it is a bug on Refinitiv Server Side)…
...t there) hi Jirapongse I asked a question in the past "[OMMSTREAMING_PRICING_0.12] received a closing message (cxn state=StreamCxnState.Connected, message state={'Stream': 'Closed', 'Data': 'Suspect', 'Code': 'UserAccessToAppDenied', 'Text': 'TREP authentication failed (1026, Request for token validatio" Jirapongse sent…
Hi - Thanks in advance for any help with this. I would like to download a subset of historical intraday Foreign Exchange (FXD5) data for all exchanges in this date range: (Aprils of 2010, '13, '16', '19). Upon purchase, I was given this documentation, Getting Started with Refinitiv Data Platform This is the type of data I…
It looks like you're new here. Sign in or register to get started.