Hi, has this been fixed? Still getting the same error:
Exception in thread "main" com.bunq.sdk.exception.BunqException: Encountered error while retrieving new sandbox ApiKey.
Error message {"Error":[{"error_description":"Route not found.","error_description_translated":"Route not found."}]}
at com.bunq.tinker.libs.BunqLib.generateNewSandboxUser(BunqLib.java:312)
at com.bunq.tinker.libs.BunqLib.setupContext(BunqLib.java:115)
at com.bunq.tinker.libs.BunqLib.setupContext(BunqLib.java:106)
at com.bunq.tinker.libs.BunqLib.<init>(BunqLib.java:98)
at com.bunq.tinker.UserOverview.run(UserOverview.java:26)
at com.bunq.tinker.utils.TinkerRunner.main(TinkerRunner.java:22)
Also, https://tinker.bunq.com/java/setup.sh
still seems to checkout the master
branch.