sportradar / UnifiedOddsSdkNet

UnifiedFeed SDK is a client library that enables easier integration with the Betradar XML feeds. SDK exposes XML feed service interface in a more user-friendly way and isolates the client from having to do XML feed parsing, proper connection handling, error recovery, event queuing, data caching and dispatching.
Other
15 stars 8 forks source link

Wrong url parameter for adding matches to replay queue #4

Closed Furti87 closed 5 years ago

Furti87 commented 5 years ago

According to the Unified Feed Replay Service web-interface the correct parameter for the "Minutes relative to event start time" is , not .

The startTime parameter didn't have any effect when we tried adding a match to the replay queue using the SDK-ReplayManager class.