Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error #27

Open
e3ang opened this issue Sep 25, 2021 · 2 comments
Open

Error #27

e3ang opened this issue Sep 25, 2021 · 2 comments

Comments

@e3ang
Copy link

e3ang commented Sep 25, 2021

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?
@nice7677
Copy link

Remove “”; only string

@ricardospinoza
Copy link

#88

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants