Skip to content

API - fetchDeposits / fetchTransactions / fetchWithdraws #28

@sign-in

Description

@sign-in

目前用的是 /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]
}

參數沒有錯誤。就連不傳任何參數的情況下,還是返回這個錯誤。是不是測試環境出問題了?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions