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

Cannot parse response from gate.io and create GateioFunds when no currencies hold at exchange #2604

Open
mgrzaslewicz opened this issue May 22, 2018 · 1 comment

Comments

@mgrzaslewicz
Copy link

Steps to reproduce:

  • Use xchange-gate.io 4.3.6
  • 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"])
@bigscoop
Copy link
Contributor

bigscoop commented Sep 2, 2023

gateio api v4 is added. see #4766

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

2 participants