signedRequest error: {"msg":"-4007=Address verification failed","success":false}
signedRequest error: {"msg":"-4007=Address verification failed","success":false} Hi when I want to withdraw I get this error. please help me thank you
https://python-binance.readthedocs.io/en/latest/withdraw.html?highlight=withdraw#id1
You must have withdrawn to the address through the website and approved the withdrawal via email before you can withdraw using the API.
Sorry it's not the solution. Just add the network = 'TRX' and it will work.
Refer: https://github.com/JKorf/Binance.Net/issues/537
@animax1991 Maybe it's not the solution for this specific issue, but for sure it will help others. Thanks.
@animax1991 Maybe it's not the solution for this specific issue, but for sure it will help others. Thanks.
I just try and it work. So here is the solution for this thread: JKorf/Binance.Net#537