-
Notifications
You must be signed in to change notification settings - Fork 26
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
Bunq sdk release request #97
Comments
@CharlPels Until version 1.0.0 (which will be the next release) All the SDK's will be released at the same time. After 1.0.0 it will be easier to dynamically make releases independent of the other SDK's. As this issue has already been fixed on develop, i would advice you to temporary pip install the following commit: 0a793d9. You can do that as explained here: https://stackoverflow.com/questions/13685920/install-specific-git-commit-with-pip |
Kevin, I even did a Requirement already satisfied: certifi>=2017.4.17 in d:\home\python362x64\lib\site-packages (from requests==2.18.1->bunq-sdk==0.13.1) (2018.1.18) That works oke but still no joined accounts oohh this one also tested and no luck on the joined accounts part. code for getting the .MonetaryAccount is
|
what does |
I am not getting errors al is working oke only still no joined accounts |
How do you know/determine/come to the conclusion that Next release won't change anything if you've installed the comment mentioned above correctly. I really dont understand what you mean with no joined accounts :(. Do you have a joint account can you see it in the app ? |
Kevin, I am now running 0.13.1 To be shure Successfully installed bunq-sdk-0.13.1 |
@CharlPels I've ran
will ONLY return |
Kevin, Thanks for the info, it works, the MonetaryAccountJoint was the main issue, I now see all accounts, thanks |
Steps to reproduce:
What should happen:
What happens:
Traceback
SDK version and environment
Response id
Extra info:
The text was updated successfully, but these errors were encountered: