Closed AriEi4 closed 6 years ago
Did you enable deposits and withdrawals for your API key in the Bittrex interface?
Nope. Is there any way to do it with the API and not with the web interface?
no, you must login to the web interface to set permissions
After successful login:
I get the balances in 'balances', but in 'x' I get: {u'message': u'INVALID_PERMISSION', u'result': None, u'success': False}
Python 2.7, any ideas?