edeng23 / binance-trade-bot

Automated cryptocurrency trading bot
GNU General Public License v3.0
7.9k stars 2.19k forks source link

APIError(code=-2015): Invalid API-key, IP, or permissions for action. #425

Open AlxGut opened 3 years ago

AlxGut commented 3 years ago

Bot is unable to complete the beginning puchase due to permission error (I guess). I hjave tripple-checked the key and I have tried to create a new key — no result. What am I doing wrong? Please suggest.

Here is what I see in console:

2021-09-16 15:51:30,666 - crypto_trading_logger - INFO - Initializing [XMR] vs [XLM]
2021-09-16 15:51:30,693 - crypto_trading_logger - INFO - Setting initial coin to QTUM
2021-09-16 15:51:32,967 - crypto_trading_logger - INFO - Purchasing [QTUM] to begin trading
2021-09-16 15:51:37,870 - crypto_trading_logger - INFO - BUY QTY 3.7 of <QTUM>
2021-09-16 15:51:38,163 - crypto_trading_logger - INFO - APIError(code=-2015): Invalid API-key, IP, or permissions for action.
2021-09-16 15:51:39,943 - crypto_trading_logger - INFO - APIError(code=-2015): Invalid API-key, IP, or permissions for action.
2021-09-16 15:51:41,230 - crypto_trading_logger - INFO - APIError(code=-2015): Invalid API-key, IP, or permissions for action.

Here are my API settings: api_settings

pulbhaba commented 2 years ago

Please enable Spot & Margin Trading!

Axelfoley85 commented 2 years ago

@AlxGut Can this issue be closed?