Hi all,
I have tried to call getAccountStatement in Java, but I get the error:
{"jsonrpc":"2.0","error":{"code":-32601,"message":"DSC-0021"},"id":"1"}
As far as I have understood it means that the Operation is unknown. I use "SportsAPING/v1.0/getAccountStatement" as Operation Name. Anything wrong with that? Can anyone give me a hint?
Regards, Simon
I have tried to call getAccountStatement in Java, but I get the error:
{"jsonrpc":"2.0","error":{"code":-32601,"message":"DSC-0021"},"id":"1"}
As far as I have understood it means that the Operation is unknown. I use "SportsAPING/v1.0/getAccountStatement" as Operation Name. Anything wrong with that? Can anyone give me a hint?
Regards, Simon


Comment