sammchardy / python-binance

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

endpoint issue #1367

Open romn77 opened 11 months ago

romn77 commented 11 months ago
image

facing issue when trying to using get_account() , with the same setting, i can use methods from market data endpoint, general endpoint. but keep geting the error "API Secret required for private endpoints" when trying using Account Endpoints and Margin Trading Endpoints methods.

have checked that opened trading and future trading in my API management settings, what might be the problem? thanks

OpenCoderX commented 11 months ago

What version?