diederich / moneymoney-monzo

Extension for MoneyMoney.app to query data from Monzo UK
MIT License
2 stars 1 forks source link

fix parsing of prepaid accounts #4

Closed diederich closed 5 years ago

diederich commented 5 years ago

prepaid accounts don't have an account number, nor a sortcode

Also, given we don't have access to the email anymore (and this was the identifier before), MoneyMoney recreates those accounts for us. Which is fair - but that means users will need to re-tag all their entries. 🤷‍♂️🌳🤷‍♀️ Sorry about that!

diederich commented 5 years ago

cc @gdelmas - Do you have better ideas for those "nil" values for prepaid accounts? With those 2 fixes they work again for me.

gdelmas commented 5 years ago

sorry that i forgot to answer on this. had quite a lot going on the last couple of month.

completely unrelated: i was considering using a "privat" token with token renewal (if this is how it was called) to allow for MoneyMoney to stay logged in and not show the email auth form every couple of days. do you know if there would be any issues with this?

diederich commented 5 years ago

No worries! Just saw this yesterday when I tried to clarify the README for something else :-)

I'm not sure if the renewal process thing is already working. I remember looking into it in the beginning, but don't remember what the outcome was. Personally I don't have that many activities on my Monzo account, so I only refresh every other week or so. But - I totally understand, that popup all the time is kind of annoying.. :-D