Hello there:
Even when using original code I get this error when trying to get some data:
Catchable fatal error: Argument 1 passed to Betfair\Model\Param::setMarketProjection() must be an instance of Betfair\Model\MarketProjection, null given
Can someone help me? Tried to do:
->setMarketProjection( new MarketProjection\Betfair\Model\MarketProjection::COMPETITION )
Without any luck
Hello there:
Even when using original code I get this error when trying to get some data:
Catchable fatal error: Argument 1 passed to Betfair\Model\Param::setMarketProjection() must be an instance of Betfair\Model\MarketProjection, null givenCan someone help me? Tried to do:
->setMarketProjection( new MarketProjection\Betfair\Model\MarketProjection::COMPETITION )Without any luck