You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error executing request GET https://fapi.binance.com/fapi/v2/account. HTTP status is 401. Error: {"code":-2015,"msg":"Invalid API-key, IP, or permissions for action"}
Credentials have been just created, so they are definitely not old. Then I copied and pasted them...
This affects the latest version installed by docker compose.
Steps to reproduce bug
Install latest version as of this writing by docker compose
Create new (symmetric) credentials on Binance
Copy and paste API key and API secret
Get the error above
The text was updated successfully, but these errors were encountered:
Failed to submit Binance perpetual credentials
It fails to submit Binance perpetual credentials:
Error executing request GET https://fapi.binance.com/fapi/v2/account. HTTP status is 401. Error: {"code":-2015,"msg":"Invalid API-key, IP, or permissions for action"}
Credentials have been just created, so they are definitely not old. Then I copied and pasted them...
This affects the latest version installed by docker compose.
Steps to reproduce bug
The text was updated successfully, but these errors were encountered: