[CRITICAL ERROR] Api key permission error for "/api/v3/account"

Hello, something changed and now new keys created recently with read only permission return the error for calling “/api/v3/account”.

Same account old api key working just fine. All keys HMAC with only read permissions.

Please fix it ASAP as it critical error on binance part.

+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.’
},

1 Like

After some more investigation Futures keep working with new api key, but SPOT return error. To reproduce the error:

  • Create !new! HMAC api key. Change nothing. Default settings.
  • request “/api/v3/account”
  • get error

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

1 Like

Same here, /api/v3/account:
APIError(code=-2015): Invalid API-key, IP, or permissions for action

Tried re-creating API key, changing permissions, disabling defaul security controls, adding IP to whitelist. None of them helped.

2 Likes

Please try creating keys again now, it should work as expected.

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.”}

I have exactly the same problem with API keys