python-binance icon indicating copy to clipboard operation
python-binance copied to clipboard

GET /fapi/v1/account is retired, please use GET /fapi/v2/account

Open dennislwy opened this issue 2 years ago • 6 comments

Describe the bug binance.exceptions.BinanceAPIException: APIError(code=-5000): GET /fapi/v1/account is retired, please use GET /fapi/v2/account

dennislwy avatar Aug 09 '23 02:08 dennislwy

This PR is solving this problem.

zweix123 avatar Aug 09 '23 04:08 zweix123

Same issue.

Karlheinzniebuhr avatar Aug 11 '23 00:08 Karlheinzniebuhr

May I ask why the new code has been merged into the code repository, but has not been updated in PyPI?

zweix123 avatar Aug 11 '23 02:08 zweix123

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

sharmasachin233 avatar Aug 11 '23 05:08 sharmasachin233

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?

zweix123 avatar Aug 11 '23 05:08 zweix123

This can be closed?

carkod avatar Oct 18 '23 13:10 carkod