python-binance
python-binance copied to clipboard
The interface 'GET/faci/v1/balance' will no longer be supported from 2023-07-15.
Describe the bug
The interface 'GET/faci/v1/balance' will no longer be supported from 2023-07-15.
This will affect some interfaces.
I will modify and submit the PR later
To Reproduce Code snippet to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Environment (please complete the following information):
- Python version: [e.g. 3.5]
- Virtual Env: [e.g. virtualenv, conda]
- OS: [e.g. Mac, Ubuntu]
- python-binance version
Logs or Additional context Add any other context about the problem here.
Thank you @zweix123 this was a big help.
Thank you @zweix123 ! I run into this problem when I use the function: client.futures_account_balance() . Have a solution now? Thanks !!
There is my PR, But is hasn't been merged yet.
I very much hope this problem can be solved quickly