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": "Request rate too high."
}
I contacted support, but I haven't received any specific information. Does anyone have an idea how I can solve this problem?