The most recent content from our members.
Hi, I am using the Refinitiv Data Library for .NET, and everything has been working perfectly until now. For a few days now I have a problem that looks like this: I also tried sending a request (by Postman) https://api.refinitiv.com/auth/oauth2/v1/token, but the response is the same: { "error": "429", "error_description":…
Api used: Websocket Lang: Java V2 Permitted grant type used by service account: ClientCredentials Hi, my question is regarding Websocket - Java connection to RTO CIAM-V2 on behalf of my client. Appreciate if it can be replied in short time, thanks in advance. Let me first ask regarding example codes on github. In this…
Hi Team, I tried the API playground to get the token and receive below error. Can you confirm if the usage is correct? curl --location https://api.refinitiv.com/auth/oauth2/v1/token --header "authorization;" --header "content-type: application/x-www-form-urlencoded" --header "accept: application/json" --data…
I'm having an issue logging into my new RTO service account using v2 authentication and my Refinitiv representative asked me to post a question here. If this is the wrong forum for this question, could you direct me to where I should inquire ? I'm trying to connect using a Eta C consumer application. Ad s a sanity test,…
...uest rate too high." } While using rdpToken.py for Authentication, I am getting error that Failed to get access token 429 - {"error":"429" ,"error_description":"Request rate too high." }, https://api.refinitiv.com/auth/oauth2/v1/token API is used for Authentication.
I'm trying to make a curl request with PHP to the endpoint https://api.refinitiv.com/auth/oauth2/v1/token in order to get an access_token, which I can then use to access the other endpoints that Refinitiv provides. However, I'm encountering some difficulties. From what I understand, the following fields are mandatory: *…
Hello Team, I am generating Access token for specific scope, But token is generated with empty scope. Please find the attachment for reference. Screenshot 2023-01-30 163357.png
... to create an impersonation token. My code has been running for years using the examples provided by the Refinitiv Knowledge Direct API. Suddenly this morning, after working earlier in the day, I've started receiving the error message stating Could not establish secure channel for SSL/TLS with authority…
Buenas tardes, Tenemos dos problema al realizar la conexion al stream de datos de mercado. Por un lado no recibimos datos durante intervalos de pocos minutos durante la madrugada habitualmente. No se cae la conexion y no tenemos ningun log de error. Pero no recibimos ningun dato. El intervalo de fallo suele ser entre las…
For REST API in Python for Mac, unable to get a response for request token. I have tried both POST and GET methods. Error shown is: ,"message":"Resource not found for the segment 'RequestToken HTTP'."}} Below is the code: import requests URL="https://selectapi.datascope.refinitiv.com/RestApi/v1/Authentication/RequestToken…
It looks like you're new here. Sign in or register to get started.