node-binance-api icon indicating copy to clipboard operation
node-binance-api copied to clipboard

binance.futuresBalance() ERROR CODE: -2015

Open aldocarrolo opened this issue 4 years ago • 5 comments

Today I started playing with the library. I created the KEY API on binance but when I used them to request the balance it returned the following error:

[Object: null prototype] {
  code: -2015,
  msg: 'Invalid API-key, IP, or permissions for action, request ip: 5.102.21.10'
}

I tried to search the error but i didn't find the answer. Someone can explain me how to resolve this problem?

aldocarrolo avatar Apr 08 '21 10:04 aldocarrolo

Ok, I solved this issue, by checking the "Enable Futures" box in the API Management... Screen Shot 2021-04-26 at 21 03 28

KharitonOff avatar Apr 26 '21 19:04 KharitonOff

same problem but not fix like this, I enabled it but still same problem :/

elyas74 avatar May 04 '21 14:05 elyas74