stenjo / SbankenToYNAB

Importing data from Sbanken to YNAB using Sbanken API and python 3
25 stars 5 forks source link

Do not include end date if it is today (500 Error from api) #30

Closed andersthorsen closed 3 years ago

andersthorsen commented 3 years ago

Hello!

When I run this I get a api error of 500. It seems to go away if I skip including todate when it is today.

stenjo commented 3 years ago

Thanks for the PR