Hi,
Making very slow progress with the new API-NG.
I’m trying to get price data for SOCCER and in particular Correct Score prices.
I can get prices for Horse Racing but when I apply the same code logic to Soccer I get NULL.
I have set my session, exchange to UK, and my app key, that seems to be OK.
I have set Price Projection to EX_ALL_OFFERS and Order Projection to ALL and Match Projection to NO_ROLLUP.
I’ve tried different combinations of these settings and no matter what I set I end up with a NULL result, no error message and nothing to indicate what is wrong.
The response is always '{"jsonrpc":"2.0","result":[],"id":"1"}'
Anyone got any clues?
Kind Regards
OzPunter
Making very slow progress with the new API-NG.
I’m trying to get price data for SOCCER and in particular Correct Score prices.
I can get prices for Horse Racing but when I apply the same code logic to Soccer I get NULL.
I have set my session, exchange to UK, and my app key, that seems to be OK.
I have set Price Projection to EX_ALL_OFFERS and Order Projection to ALL and Match Projection to NO_ROLLUP.
I’ve tried different combinations of these settings and no matter what I set I end up with a NULL result, no error message and nothing to indicate what is wrong.
The response is always '{"jsonrpc":"2.0","result":[],"id":"1"}'
Anyone got any clues?
Kind Regards
OzPunter


Comment