node-binance-api
node-binance-api copied to clipboard
binance.futuresBalance() ERROR CODE: -2015
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?
Ok, I solved this issue, by checking the "Enable Futures" box in the API Management...

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