Once again I’ve struck a brick was with JSON.
I’m trying to get a list of all my current bets.
I’m calling listCurrentOrders and every attempt I make results in “Bad Request”
I've tried numerous request strings and all I get is HTTP/1.1 400 Bad Request. So frustrating.
Can anyone show me a JSON string that will retrieve all current orders, perhaps for a specific market?
I’m trying to get a list of all my current bets.
I’m calling listCurrentOrders and every attempt I make results in “Bad Request”
I've tried numerous request strings and all I get is HTTP/1.1 400 Bad Request. So frustrating.
Can anyone show me a JSON string that will retrieve all current orders, perhaps for a specific market?
Comment