Put this request into listMarketBook...
[{"jsonrpc": "2.0", "method": "SportsAPING/v1.0/listMarketBook", "params": {"marketIds":[1.112270180],"priceProjection":{"priceData":["EX_BEST_OFFERS","EX_TRADED"]}}, "id": 1}]
And see if you get...
[{"jsonrpc":"2.0","result":[],"id":1}]
For other marketIds I get prices back but occasionally I get an empty result list.
This marketId works in the Visualiser.
[{"jsonrpc": "2.0", "method": "SportsAPING/v1.0/listMarketBook", "params": {"marketIds":[1.112270180],"priceProjection":{"priceData":["EX_BEST_OFFERS","EX_TRADED"]}}, "id": 1}]
And see if you get...
[{"jsonrpc":"2.0","result":[],"id":1}]
For other marketIds I get prices back but occasionally I get an empty result list.
This marketId works in the Visualiser.

