CyberPunkMetalHead / Binance-volatility-trading-bot

This is a fully functioning Binance trading bot that measures the volatility of every coin on Binance and places trades with the highest gaining coins If you like this project consider donating though the Brave browser to allow me to continuously improve the script.
MIT License
3.39k stars 774 forks source link

Your API key is either incorrect, IP blocked, or incorrect tld/permissons... #226

Open tanerik opened 2 years ago

tanerik commented 2 years ago

Im getting error. What must i do ?

Your API key is either incorrect, IP blocked, or incorrect tld/permissons... most likely: Your API key is not formatted correctly... If you are in america, you will have to update the config to set AMERICAN_USER: True If you set an IP block on your keys make sure this IP address is allowed. check ipinfo.io/ip

sinash14 commented 2 years ago

make sure you leave a space as per below for your API:

Bad:

access_key:myaccess_key

Good:

access_key: myaccess_key

Are you using the test net API on the main net ?

picupiee commented 2 years ago

i have the same issues but i input the key correctly as told.

ConsultEth commented 2 years ago

try editing your api permissions on your binance account - enable spot : worked for me :)

On Sat, Jun 11, 2022 at 11:00 AM picupiee @.***> wrote:

i have the same issues but i input the key correctly as told.

— Reply to this email directly, view it on GitHub https://github.com/CyberPunkMetalHead/Binance-volatility-trading-bot/issues/226#issuecomment-1152877934, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHIXVDUAD4LIIVQAB7NPLJ3VORBQTANCNFSM5K6NAQ2A . You are receiving this because you are subscribed to this thread.Message ID: <CyberPunkMetalHead/Binance-volatility-trading-bot/issues/226/1152877934@ github.com>

Pelota19 commented 1 year ago

I am using my testnet apis inside the creds.yml file and i am getting the same error.