bunqCommunity / bunqDesktop

The unofficial, free and open source desktop application for the bunq API
https://bunqdesk.top
MIT License
272 stars 53 forks source link

TypeError: Cannot read property 'status' of undefined #486

Closed djohannes closed 5 years ago

djohannes commented 5 years ago

Bug report

Hi,

since the new update my bunqDesktop is basically not working anymore, also after a re-installation. The first time it shows my accounts, but it doesn't load the payments.. then I get the: "TypeError: Cannot read property 'status' of undefined" - error.

djohannes commented 5 years ago

.. If you need more information about this I would be happy to provide them :)

Crecket commented 5 years ago

This is likely caused by a breaking API change on bunq's end. One of the connect models got a name change so it should be an easy fix :+1:

NSURLSession0 commented 5 years ago

Do you think it's possible to release a hotfix with these changes?

Crecket commented 5 years ago

Later today probably

Crecket commented 5 years ago

Fixed by bunq 👍 I'll release a new version with some of the new changes later aswell