daroczig / binancer

An R client to the Public Rest API for Binance.
https://daroczig.github.io/binancer
53 stars 57 forks source link

Invalid API-key, IP, or permissions for action. -2015 error code #24

Open ryanbieber opened 2 years ago

ryanbieber commented 2 years ago

So this error is very odd, my api key has permission to read and write on my IP I am using.

Not sure what to diagnose. I have made a new secret and key combo a few times to see if it was that but that wasnt the case,

Anyone else have this issue, or came across it before?

R version 4.1.2 (2021-11-01) Platform: x86_64-pc-linux-gnu (64-bit) Running under: Ubuntu 20.04.3 LTS

Matrix products: default BLAS/LAPACK: /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.8.so

locale: [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8
[5] LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 LC_PAPER=en_US.UTF-8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C

attached base packages: [1] stats graphics grDevices utils datasets methods base

loaded via a namespace (and not attached): [1] httr_1.4.2 compiler_4.1.2 logger_0.2.2 R6_2.5.1 snakecase_0.11.0 tools_4.1.2
[7] glue_1.6.1 binancer_1.2.0 curl_4.3.2 data.table_1.14.2 jsonlite_1.7.3 digest_0.6.29