-
The dependency "org.apache.httpcomponents.httpclient" is removed from API level 23+
Maybe a other HttpClient can be used, like "OkHttp"?
## Steps to reproduce:
1. Use SDK in app on Android 8.0
…
-
## Steps to reproduce:
1. Create a new joint account
2. try something like MonetaryAccount.list
## What should happen:
1. Monetary account joints are also listed
## What happens:
1. you will get all…
-
## Steps to reproduce:
1. Take a look at the Endpoint classes
## What should happen:
1. The HTTP methods should not be static.
## What happens:
1. The HTTP methods are static
## Logs
- Lo…
-
Now the balance of a Connect is € 0,00. In the bunq app the balance is the same as the Connect budget.
-
We're not allowed to use the bunq images from the site/advertising so we'll have to think of something else to use
-
i'm using mostly the generated model classes of sdk_java in my project in combination with an externally configured okhttp client and gson so i can correctly setup request handling/throttling and stuf…
-
You can get all the information of a customer statement, but you can't actually download the customer statement.
Please add a content() function in CustomerStatementExport.php.
For now I added for…
-
## Steps to reproduce:
Run vendor/bin/bunq-install
(Windows 10, PHP 7.2)
## What should happen:
I guess it should be working.
## What happens:
It throws an error.
## Traceback
```
PHP W…
-
In some `0.13.x` update, the `BunqContext` class was introduced, implementing the Singleton pattern on the `ApiContext`.
Every API call goes in some way like this:
```cs
var apiClient = new ApiCl…
-