Hi,
Has something changed with getAccountFunds between yesterday and today? I have not changed my program but today calls to getAccountFunds are returning the error DSC-0018 which is a mandatory parameter has not been defined. There are no parameters listed in the documentation for this function however.
My JSon request string is:
{"method":"AccountAPING/v1.0/getAccountFunds","id":"1","jsonrpc":"2.0"}
Thanks for any help on this as it is breaking one of my trading strategies which needs to know the account balance before placing a bet.
Regards
Kevin
Has something changed with getAccountFunds between yesterday and today? I have not changed my program but today calls to getAccountFunds are returning the error DSC-0018 which is a mandatory parameter has not been defined. There are no parameters listed in the documentation for this function however.
My JSon request string is:
{"method":"AccountAPING/v1.0/getAccountFunds","id":"1","jsonrpc":"2.0"}
Thanks for any help on this as it is breaking one of my trading strategies which needs to know the account balance before placing a bet.
Regards
Kevin


Comment