+1 seeing this on the websocket API too, even the reading doesn’t work, it returns the following error:
error: {
code: -2015,
msg: ‘Invalid API-key, IP, or permissions for action.’
},
we run into same problem. Actualy not only
/api/v3/account
sending back
{“code”:-2015,“msg”:“Invalid API-key, IP, or permissions for action.”}
response on new keys. Other endpoints not working too
Here too, /api/v3/account:
APIError(code=-2015): Invalid API-key, IP, or permissions for action
I went to the Binance app and authorized the new IP, but it’s not working. I have already tried inserting the IP three times and it still isn’t working.
Today, when I issue an API key and place an order, the following error occurs.
binance {“code”:-2015,“msg”:“Invalid API-key, IP, or permissions for action.”}