-
UserPerson "X. Xavier" (99999)
Traceback (most recent call last):
File "list_user.py", line 21, in
print_accounts(v["id"])
File "list_user.py", line 9, in print_accounts
for a in [a[…
-
It seems the docs are either incorrect, or the library sends more requests then asked for a specific endpoint. I've added this log (see screenshot) in the `User::get` method, as you can see - only 2 i…
-
## Steps to reproduce:
1. None
## What should happen:
1. A new release of the sdk
## What happens:
1. Currently in the 13.0 version there is no support for joined accounts the soltion for tha…
-
## 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…
-
In the near future we want to support notifications for the BunqDesktop client.
This issue is to discuss on how we should approach this since the API only allows callbacks at the moment.
-
Doc shows outdated information about callback origin and is missing information about the x-bunq-warning header
-
I'm using Nightly build 2018-08-29 23:06:14 on windows.
The scheduled payment screen says there are none:
![scheduled payments](https://user-images.githubusercontent.com/23123995/44837244-64db3100…
-
## Description
Currently using the BunqJSClient with NodeJS. I have followed all the steps in the installation [https://github.com/BunqCommunity/BunqJSClient#installation](url) and everything runs …
-
kthxbye
-
After one transaction the program receives a total of 7 incoming calls, and thus carries out 7 syncs, at 1 minute intervals.
I guess this is the effect of ynab retrying because it does not receive a…