Hello,
I am trying to know through the API where the race stands. I am using listRaceDetails as below. Although the website shows "PARADING" or "GOINGINTRAPS" I only receive "NO_LIVE_DATA_AVAILABLE" from the API.
JSON query below - I don't think there is an issue with my query. API doc states this means no data is being provided (http://docs.developer.betfair.com/do...ace+Status+API)
"{"jsonrpc": "2.0", "method": "ScoresAPING/v1.0/listRaceDetails", "params":{ "meetingIds": [my_market_ID]}}"
Is it because dog races aren't supported (the doc says they should) or because I use the free development API (ie did not activate the £299 live data functionality). Or is there a better way to know when the dogs are parading, going to the traps?
Many Thanks,
Nic
I am trying to know through the API where the race stands. I am using listRaceDetails as below. Although the website shows "PARADING" or "GOINGINTRAPS" I only receive "NO_LIVE_DATA_AVAILABLE" from the API.
JSON query below - I don't think there is an issue with my query. API doc states this means no data is being provided (http://docs.developer.betfair.com/do...ace+Status+API)
"{"jsonrpc": "2.0", "method": "ScoresAPING/v1.0/listRaceDetails", "params":{ "meetingIds": [my_market_ID]}}"
Is it because dog races aren't supported (the doc says they should) or because I use the free development API (ie did not activate the £299 live data functionality). Or is there a better way to know when the dogs are parading, going to the traps?
Many Thanks,
Nic


Comment