Hi team,
I am trying to follow the example for the Yield Curve as given in https://docs-developers.refinitiv.com/1566327922204/14977/#page/RDM%2520Usage%2FYieldCurve.5.2.html%23
My Request:
{ "ID": 2, "Domain": "YieldCurve", "Key": {"Name": "BASIC"}}
But I get the following response:
[{"Type": "Status","State": { "Stream": "Open", "Data": "Suspect", "Text": "No servers available that support this domain." }, "ID": 2, "Domain": "YieldCurve", "Key": { "Service": "ELEKTRON_DD", "Name": "BASIC" }}]
Can you guys let me know what the issue is?