sammchardy / python-binance

Binance Exchange API python implementation for automated trading
https://python-binance.readthedocs.io/en/latest/
MIT License
5.99k stars 2.2k forks source link

APIError(code=-1099): Not found, unauthenticated, or unauthorized. #1131

Open dima-dmytruk23 opened 2 years ago

dima-dmytruk23 commented 2 years ago

Sometimes, when making requests to the binance, I get an error - APIError(code=-1099): Not found, unauthenticated, or unauthorized. For example: Client(requests_params={"timeout": 120})

haronka1999 commented 1 year ago

Hi, have you found any solution ? I'm also encountering the same problem ...

sirfrank commented 1 year ago

I am not sure if that is relevant , BUT ... Many API key were deleted by Binance. A work with futures, and all our API keys had to be re-generated, as now Binance only allows futures trade with APIs where IP restriction is placed with API rules.

Horváth Áron @.***> ezt írta (időpont: 2023. jan. 7., Szo, 12:40):

Hi, have you found any solution ? I'm also encountering the same problem ...

— Reply to this email directly, view it on GitHub https://github.com/sammchardy/python-binance/issues/1131#issuecomment-1374451567, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABVKGMZKNERJYJTMOEOWNNLWRFI3ZANCNFSM5M2Y3PYQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

dima-dmytruk23 commented 1 year ago

Hi, have you found any solution ? I'm also encountering the same problem ...

No. It's actually.