The most recent content from our members.
I received this response recently from the RDP token endpoint. On the previous similar questions the response was that it must be connected to the expiry of the refresh token, but in this case we are not using the refresh token, but we request a new token every time the old one expires. Could you please explain what can…
Postman authentication shows error. Please advise what is wrong. A screenshot is attached.
We are getting an error message advising that we're having issues requesting the access token from the DSWS API. Grateful for any ideas….
I have questions about the access token from RDP API: https://api.refinitiv.com/auth/oauth2/v1/token How many different tokens can I generate in a period of time (in an hour or in a day)? How many requests can be submitted using the same token at the same time? Is there an API endpoint to have the limitation info. above?…
Hello Team, I have multiple questions regarding Authentication Token part. Please find them below: 1. How we validate that the current/previously requested token is yet valid or not 2. What is the limit of authentication token per day and per minute. 3. Could you please give example of how we can limit authentication token…
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":…
I/O error on POST request for https://api.refinitiv.com/auth/oauth2/v1/token: api.refinitiv.com; nested exception is java.net.UnknownHostException: api.refinitiv.com.
After a period (typically about 20 mins) we experience an Auth timeout on the RDP; example message below: ReactorChannel dispatch failed: -1(Server has rejected the Login request.) 2023-12-15 16:39:10,947 ERROR com.refinitiv.ema.access.OmmConsu merImpl [] - loggerMsg ClientName: LoginCallbackClient Severity: Error Text:…
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…
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…
com.refinitiv.ema.access.OmmConsumerImpl.rdmLoginMsgCallback [msg-thread-2] ·⊱══> loggerMsg ClientName: LoginCallbackClient Severity: Error Text: RDMLogin stream was closed with status message username AQIC5wM2LY4Sfcw7PI%2BpJrKoLe9CMNUh64rTD0GjH6uqt68%3D%40AAJTSQACMzAAAlNLABQtNTE1NTk5NjQxMzM4MDQzOTM1NwACUzEAAjIx%23…
A client signed a wealth license for RTO ( service ELEKTRON_DD watchlist 15K ) and a wealth license for snapshot news. Both services are configured on 1 Machine Account. The client uses the Java SDK to get the streaming prices. The client configured a LPC ( legacy protocol convertor ) to manage the service discovery and…
Hello, We are using RDP to fetch news (/data/news/v1). We use OAuth2 to authenticate (https://api.refinitiv.com/auth/oauth2/v1/token) using a username/password at first and then the refresh_token we get from the response. We realized that after the actual token expiration we cannot retrieve a new one using the…
...nel to the token session as the token reissue interval(-2319 ms) is too small. loggerMsg ClientName: LoginCallbackClient Severity: Error Text: RDMLogin stream was closed with status message username <not set> usernameType <not set> State: Closed/Suspect/Usage error - text: "Failed to perform transport secure channel…
I am using the liveness token api, /verification/v1/liveness/token, our app will use this token to call the liveness SDK. I want to know if different users and devices can use the same token?
It looks like you're new here. Sign in or register to get started.