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
{{ message }}
This repository was archived by the owner on Apr 7, 2026. It is now read-only.
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