The most recent content from our members.
Unfortunately we have a problem with our key store last replication and I am afraid we have lost machine Id password. I have seen that is possible to change the password via API but you need previous password and we have lost it. Is possible to reset that machine Id password to set a new one? maybe using some…
Hi, I am trying to develop an application that is intended to be used by a small number (<10) of humans to access the published-notifications API (NotifiAPI?) for processing change announcements and I'm left with a couple of authentication related questions. * Is there a suggested model for authentication with the RDP that…
In eikon we use appkey to start the session. In RDP we use open_session however I want to be able to run my codes without having to open the eikon or workspace desktop app. How can I do this?
Hi, here's some context before I start to ask my question Java version: 17 Gradle version: 8.0 Plugin used to generate stub: https://github.com/yupzip/wsdl2java WSDL file I am referring to: https://selectapi.datascope.refinitiv.com/DataScopeApi/v1/ExtractionService.asmx?WSDL Currently I am trying to call…
Hi all, I'm running RDP News Messages (option -h or -s) with the Python script downloaded from Refinitiv site, together with RDP Token and sqsQueue. Token seems fine and permissioned on news: "scope": "trapi.alerts.news-headlines.crud trapi.alerts.news-stories.crud trapi.alerts.news.crud trapi.data.news-story-viewer.read…
Hello, I'm trying to access Datastream through Python using DatastreamPy and I'm getting the following error: Exception: Invalid Token Value
Hi, I am a Schroders employee. I have a Refinitiv Eikon login, but am told I would need a separate login to obtain data programmatically via Datastream. Could you please provide me with this? Thanks
Hi, I am trying to get an access token using a c# program with password grant. My code is based on what I have found in the API Playgroud, and looks like this: // Determine endpoint var client = new RestClient("https://api.refinitiv.com/auth/oauth2/v1/token"); client.Timeout = -1; // Get credential string user =…
Hi, I have a problem when getting AuthenticationInfo JSON from RDP GW with multiple Websocket sessions. We are running our identical Reuters Client applications on 5 different machines. So we connect to RDP on 5 different machines (each of them opens a websocket) by using same client_id, user and password. We login…
https://api.globaldatacompany.com/connection/v1/testauthentication Authorization: Basic SGFyaV9QcmFzYWRfSURQX1BvcnRhbDpJc3lzQDk2OUlzeXNAOTY5 response: Password Reset Required
When I use my DFO credentials with DatastreamDSWS.Datastream I get the following error: Exception: User 'ZHRY001' not entitled to ClientApi service.
Hi team, I have machineID, App Key and password. I would change my password, any available site link where directly update or it's need to submitted via api ? Many thanks Amedeo
We tried fetching data from Datastream Web Service using Eikon Login credentials. But "Invalid credentials were supplied. You are not logged in." error was returned from GetToken function. Do we have to use different credentials for Datastream Web Service?
I have got a user/pwd from TR which I use for DSS API requests. Can the same user/pwd be used when using FTP to send DSS request files and to get the answer files?
I get the following error: 401 Unauthorized
It looks like you're new here. Sign in or register to get started.