You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ExchangeSharp.APIException: {
"code": "UNAUTH",
"msg": "Invalid nonce",
"success": false,
"timestamp": 1527760410368
}
at ExchangeSharp.ExchangeAPI.CheckError(JToken result)
at ExchangeSharp.ExchangeKucoinAPI.<OnPlaceOrderAsync>d__22.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at ExchangeSharp.ExchangeAPI.<PlaceOrderAsync>d__88.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
Whilst trying to place an order on Kucoin, I get the following exception. It seems to be related to Satoshinaire/kucoin-api#8 but I'm not sure how to fix it in your library.
Thanks again for the hard work.
The text was updated successfully, but these errors were encountered:
I have a [BUG REPORT]
Details:
Error Logs (if any):
Whilst trying to place an order on Kucoin, I get the following exception. It seems to be related to Satoshinaire/kucoin-api#8 but I'm not sure how to fix it in your library.
Thanks again for the hard work.
The text was updated successfully, but these errors were encountered: