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":…
For Price History request limit is 30 request per minute but its giving error even in 14 request. Applied rate limiter as well, but then too its throwing exception. Could you please check the logs DSS hits and guide on the same. PFA the run and error required logs. Please let me know if you need more…
Hello Team, We are running "Extractions/ExtractWithNotes" with ON Demand Approach for End of Day Pricing data. As per the Document BEST PRACTICES & FAIR USAGE POLICY(DOCUMENT VERSION 7.0) we can run 2 concurrent runs for this API and 30 hits to the API in a minute. But then too its giving 429 Status code, after few chunks…
Hello, I am trying to download hystorical data by using python Eikon API but I got this error message: 2024-05-13 08:24:22,509 P[5976] [MainThread 23728] Error code 429 | Client Error: {"message":"Too many requests, please try again later."} Wait for 56138 seconds. 2024-05-13 08:24:22,509 P[5976] [MainThread 23728] HTTP…
(429 Too Many Requests) I have not been able to use the API for 4 days since this error message - is this not far too long?
Query: "Hi I'm trying to find an example of a DSS 429 (too many requests) response body & headers in your docs so that we can handle it correctly but I can't seem to find one. Can you provide one please? Thanks" Edit/Update with more information: " I'm not asking that you provide and example request I can make to see this…
We are using Reuters WebSocket API and receiving different responses for different usernames (with or without VPN): Authentication request with credentials: Endpoint: https://api.refinitiv.com:443/auth/oauth2/beta1/token Username 1: Response: ERROR 429 {HTTP/1.1 429 Too Many Requests} Username 2: Response: SUCCESS 200…
...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.
hello,everyone,i have some problem need to help. everyday,we will use get_history to get market data,and we can get the data.but today,we use the same request to get the data,we get the empty result. but we find another problem, when we invoke "get data" function,we will get "too many requests,please try later",As shown in…
Hi. Now, with the phrase error 429, the get_data function is not working and the get_history function is not working. I saw other people's questions and they said it's because they sent too many requests I don't know what the criteria for many requests are. Currently, I am only working on inserting data through get_history…
It looks like you're new here. Sign in or register to get started.