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

withdrawalHistory returns error #15

Open
bingodonky opened this issue Apr 14, 2022 · 1 comment
Open

withdrawalHistory returns error #15

bingodonky opened this issue Apr 14, 2022 · 1 comment

Comments

@bingodonky
Copy link

bingodonky commented Apr 14, 2022

JSONArray response = bitvavo.withdrawalHistory(new JSONObject());

{"errorCode":101,"error":"Unknown error. Operation may or may not have succeeded."}

in class bitvavo.java

int responseCode = httpsCon.getResponseCode();

returns 500

@RaoulSuurmeijer
Copy link

Hello,

Ever since a couple of weeks, I'm getting the same error (on requesting balance). But I only get this on new keys(!) Older existing keys still work ok and respond with expected messages.

This also suddenly happens in the example software provided by Bitvavo/Github.

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