Hi guys,
I´m doing this request with this json post data:
'{&lf; "jsonrpc": "2.0",&lf; "method": "SportsAPING/v1.0/listMarketBook",&lf; "params": {&lf; "marketIds": [ "1.112314551", "1.112314551", "1.112314553" ],"priceProjection": ["EX_BEST_OFFERS"] },&lf; "id": 1&lf;}'
URI:"https://api.betfair.com/exchange/betting/json-rpc/v1"
and getting:
{"jsonrpc":"2.0","error":{"code":-32602,"message":"DSC-0018"},"id":1}
Anyone know why?
I´m doing this request with this json post data:
'{&lf; "jsonrpc": "2.0",&lf; "method": "SportsAPING/v1.0/listMarketBook",&lf; "params": {&lf; "marketIds": [ "1.112314551", "1.112314551", "1.112314553" ],"priceProjection": ["EX_BEST_OFFERS"] },&lf; "id": 1&lf;}'
URI:"https://api.betfair.com/exchange/betting/json-rpc/v1"
and getting:
{"jsonrpc":"2.0","error":{"code":-32602,"message":"DSC-0018"},"id":1}
Anyone know why?


Comment