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
Make request with valid public and secret key to account which has no currencies GateioAccountServiceRaw.getGateioAccountInfo
Result:
Cannot deserialize instance of java.util.LinkedHashMap out of START_ARRAY token
at [Source: (String)"{"result":"true","available":[]}"; line: 1, column: 30] (through reference chain: org.knowm.xchange.gateio.dto.account.GateioFunds["available"])
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
Result:
java.util.LinkedHashMap
out of START_ARRAY tokenat [Source: (String)"{"result":"true","available":[]}"; line: 1, column: 30] (through reference chain: org.knowm.xchange.gateio.dto.account.GateioFunds["available"])
The text was updated successfully, but these errors were encountered: