0
Follow
0
Followers
Lỗi getaccount của Bithumb, vui lòng trợ giúp
Created 2017-12-10 10:03:47 Updated 2019-07-31 18:08:07
2
2147
Trong quá trình truy cập thông tin tài khoản Bithumb, hai phương pháp được sử dụng là hàm tích hợp của nhà phát minh, getaccount và IO, nhưng đều bị nhắc nhở như sau:
GetAccount: 405: {"status":"5302","message":"Method Not Allowed(Access)"}
Tôi đã sử dụng hai phương pháp sau đây:
Phương pháp 1: if (exchanges[i].GetName() == "Bithumb"):
rgParams = {"order_currency" : "BTC","payment_currency" : "KRW"};
rg_params = {
"currency": 'BTC'
}
bhumbbal = exchanges[i].IO("api","POST","/info/account","BTC")
Log (("BHUMB!!!!!!!!!!!!",bhumbbal)
Phương pháp 2: Log~~",exchanges[i].GetAccount())
Xin thầy giải quyết.
Related Recommendations
GetTicker: 400: {"code": 2, "data": {}, "message": "invalid params"}gateio getdepth 502Decrypt: Secret key decrypt failedGetOrders: 400: {"code":-1121,"msg":"Invalid symbol."}HTTP 403 errorBitcoin trading by using botsPlease translate the buy plan pageRunning botvs docker on androidhttp://www.stevenwu.me/archives/871Deep Learning Tutorial
Comment
All comments (1)
- 1
