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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

tanerik opened this issue · comments

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

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 ?

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

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