GET /fapi/v1/account is retired, please use GET /fapi/v2/account
Describe the bug binance.exceptions.BinanceAPIException: APIError(code=-5000): GET /fapi/v1/account is retired, please use GET /fapi/v2/account
This PR is solving this problem.
Same issue.
May I ask why the new code has been merged into the code repository, but has not been updated in PyPI?
May I ask why the new code has been merged into the code repository, but has not been updated in PyPI?
checkout this - https://github.com/sammchardy/python-binance/pull/1342#issuecomment-1674220670
May I ask why the new code has been merged into the code repository, but has not been updated in PyPI?
checkout this - #1342 (comment)
Thank you very much. I have learned new knowledge. But I still wonder why this is happening? Why was it not updated to PyPI as soon as possible?
This can be closed?