Using the example 2.1.2. (Pricing.CreateStreamingPrices) connecting via "DEPLOYED" session to a local TREP I get the following error:
{
"ID": 2,
"Type": "Status",
"Key": {
"Name": "EUR="
},
"State": {
"Stream": "Closed",
"Data": "Suspect",
"Code": "AlreadyOpen",
"Text": "Request Rejected: Request key did not contain service Id."
}
}
The log file does not show any errors.
What does it mean?
Is there something I can do to fix it?