Hello,
Why is response result null?
My request post data is as below:
Post Data: [{ "jsonrpc": "2.0", "method": "SportsAPING/v1.0/listEventTypes", "params" :{"filter":{}}, "id": 1}]
Response: null
request url is https://api-au.betfair.com/exchange/betting/json-rpc/v1
But when request url is https://api.betfair.com/exchange/betting/json-rpc/v1
as as result of Response: [{"jsonrpc":"2.0","result":[],"id":1}]
Why?
Neither available for me!
Why is response result null?
My request post data is as below:
Post Data: [{ "jsonrpc": "2.0", "method": "SportsAPING/v1.0/listEventTypes", "params" :{"filter":{}}, "id": 1}]
Response: null
request url is https://api-au.betfair.com/exchange/betting/json-rpc/v1
But when request url is https://api.betfair.com/exchange/betting/json-rpc/v1
as as result of Response: [{"jsonrpc":"2.0","result":[],"id":1}]
Why?
Neither available for me!


Comment