-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
目前用的是 /user/wallet_history API,但是昨天晚上突然 API 就一直返回失敗:
BadRequest: btse {"code":400,"msg":"BADREQUEST: Error in search wallet history, please check your parameter and try again.","time":1653621886632,"data":null,"success":false}
at btse.throwExactlyMatchedException (/Users/*/Workspace/github/ccxt/js/base/Exchange.js:648:19)
at btse.handleErrors (/Users/*/Workspace/github/ccxt/js/btse.js:1692:18)
at /Users/*/Workspace/github/ccxt/js/base/Exchange.js:725:51
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async timeout (/Users/*/Workspace/github/ccxt/js/base/functions/time.js:203:20)
at async btse._fetchTransactions (/Users/*/Workspace/github/ccxt/js/btse.js:1586:26)
at async btse.fetchDeposits (/Users/*/Workspace/github/ccxt/js/btse.js:1603:16)
at async /Users/*/Workspace/github/ccxt/btse.js:8:15 {
constructor: [class BadRequest extends ExchangeError]
}
參數沒有錯誤。就連不傳任何參數的情況下,還是返回這個錯誤。是不是測試環境出問題了?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels