joaopsilva / binance-java-api

binance-java-api is a lightweight Java library for the Binance API, supporting synchronous and asynchronous requests, as well as event streaming using WebSockets.
208 stars 803 forks source link

Error by using getAllAssets() from rest client #29

Open ghost opened 4 years ago

ghost commented 4 years ago

Error: I/System.out: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize instance of java.util.ArrayList out of START_OBJECT token at [Source: (okhttp3.ResponseBody$BomAwareReader); line: 1, column: 1]

manusaxena commented 3 years ago

can someone could solve this ?