Hi,
I have been placing bets using betfairlightweight python module.
I have seen the below error which occurred before and has resurfaced today.
Can anyone please advise how to correct this? or specify what I might be doing wrong
APIError: SportsAPING/v1.0/placeOrders Params: {'marketId': '1.184628908', 'instructions': [{'orderType': 'LIMIT', 'selectionId': '35676943.0', 'side': 'BACK', 'limitOrder': {'price': 5.4, 'persistenceType': 'LAPSE', 'size': 46.0}}], 'customerStrategyRef': 'back'} Exception: None Error: {'code': -32602, 'message': 'DSC-0018'} Full Response: {'jsonrpc': '2.0', 'error': {'code': -32602, 'message': 'DSC-0018'}, 'id': 1}
I have been placing bets using betfairlightweight python module.
I have seen the below error which occurred before and has resurfaced today.
Can anyone please advise how to correct this? or specify what I might be doing wrong
APIError: SportsAPING/v1.0/placeOrders Params: {'marketId': '1.184628908', 'instructions': [{'orderType': 'LIMIT', 'selectionId': '35676943.0', 'side': 'BACK', 'limitOrder': {'price': 5.4, 'persistenceType': 'LAPSE', 'size': 46.0}}], 'customerStrategyRef': 'back'} Exception: None Error: {'code': -32602, 'message': 'DSC-0018'} Full Response: {'jsonrpc': '2.0', 'error': {'code': -32602, 'message': 'DSC-0018'}, 'id': 1}


Comment