BinanceTradingBot icon indicating copy to clipboard operation
BinanceTradingBot copied to clipboard

Error

Open e3ang opened this issue 4 years ago • 2 comments

Exception: java.lang.NumberFormatException: For input string: "6;" Exception in thread "main" java.lang.ExceptionInInitializerError at data.AccountBalance.getAccountBalance(AccountBalance.java:38) at Main.main(Main.java:12) Caused by: com.binance.client.exception.BinanceApiException: [Executing] -2014: API-key format invalid. at com.binance.client.impl.RestApiInvoker.checkResponse(RestApiInvoker.java:38) at com.binance.client.impl.RestApiInvoker.callSync(RestApiInvoker.java:65) at com.binance.client.impl.SyncRequestImpl.getAccountInformation(SyncRequestImpl.java:186) at data.AccountBalance.(AccountBalance.java:31) at data.AccountBalance.(AccountBalance.java:17) at data.AccountBalance$AccountBalanceHolder.(AccountBalance.java:24) ... 2 more

can you help me to run your bot?

e3ang avatar Sep 25 '21 11:09 e3ang

Remove “”; only string

nice7677 avatar Jul 26 '22 14:07 nice7677

https://github.com/yonathan95/BinanceTradingBot/pull/88

ricardospinoza avatar Dec 31 '22 15:12 ricardospinoza