coinbase-java icon indicating copy to clipboard operation
coinbase-java copied to clipboard

com.coinbase.api.exception.CoinbaseException: Invalid HMAC nonce - nonces must be ever increasing with each call.

Open RodgerVrom opened this issue 10 years ago • 1 comments

Last=1448413778537541 Current=1448659658322

Using sandbox as base api url

RodgerVrom avatar Nov 27 '15 21:11 RodgerVrom

Are you reusing an API key that you've used with another library? Try generating a new API key just for your Java application.

aianus avatar Dec 01 '15 13:12 aianus