jmcarp / betfair.py

A Python wrapper for the Betfair API
MIT License
103 stars 76 forks source link

get marketbook fail #68

Open bitup-cs opened 7 years ago

bitup-cs commented 7 years ago

schematics.exceptions.ModelConversionError: {'runners': {'orders': {'bspLiability': [u'Must be either true or false.']}}}

however, bspLiability is defineed as double type on api website. http://docs.developer.betfair.com/docs/display/1smk3cen4v3lu3yomq5qye0ni/Betting+Type+Definitions#BettingTypeDefinitions-Order

socratix commented 6 years ago

I get this error if I have already placed bets on a market and then try to use get market book again