0
Follow
0
Followers
Bithumb getaccount त्रुटि, कृपया मदद करें
Created 2017-12-10 10:03:47 Updated 2019-07-31 18:08:07
2
2147
Bithumb खाते की जानकारी प्राप्त करने के लिए, आविष्कारक को मापने के लिए अंतर्निहित फ़ंक्शंस, getaccount और IO दोनों का उपयोग किया गया था, लेकिन एक ही त्रुटि संकेत के साथः
GetAccount: 405: {"status":"5302","message":"Method Not Allowed(Access)"}
मैं दो तरीकों का उपयोग करता हूं, जो नीचे दिए गए हैंः
विधि 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)
विधि 2: लॉग इन करें~~",exchanges[i].GetAccount())
मास्टर से पूछें कि कैसे हल करें
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
