UOF Global Endpoints FAQs
<oddsFeedSection accessToken="aaa" defaultLanguage="en" nodeId="1" ufEnvironment="GlobalProduction"/> and var config = Feed.GetConfigurationBuilder().BuildFromConfigFile();var config = Feed.GetConfigurationBuilder().SetAccessToken("aaa").SelectEnvironment(SdkEnvironment.GlobalProduction).SetDefaultLanguage(culture).SetNodeId(1).Build();
PreviousI am receiving odds_change messages from the Live Odds producer before the handover message from pre-match, is this normal?NextIs the replay server accessible with an integration token during the weekends?
Last updated
Was this helpful?