Hi i am trying to withdraw BCH using the API.
I am able to buy and sell with the API successfully, so i know my code works.
However withdrawals dont work.
I get this message:
{'fault': None, 'userId': None, 'userName': None, 'id': None, 'state': None, 'createDate': None, 'lastModifyDate': None, 'comment': None, 'description': None, 'amount': None, 'currency': None, 'wallet': None}
It doesnt explain what's wrong. There is no error code either.
There is a bug in your system