-
I am repeatedly getting this error.
{"success"=>0, "error"=>"invalid nonce parameter; on key:1387030846, you sent:1387030845"}.
OR
{"success"=>0, "error"=>"invalid nonce parameter; on key:1387030910…
-
Hello!
I have a silly question - can I get my current user info using your library?
-
I'm getting this error when trying to make a trade (TradeAPI.trade):
{"success"=>0, "error"=>"invalid nonce parameter; 1367087357 1367087357"}
The conditions surrounding the trade are unremarkable e…
-
At first thank you for creating such a beautiful tool.
The issue is as follows: the **order** parameter of **transHistory** method of **TradeAPI** object does not do any sorting. As a workaround, I'm …