fauxir / firefly-iii-monthly-email-report

Monthly summary email of Firefly III categories
MIT License
15 stars 1 forks source link

Runtime errors #3

Open TravisRoy opened 3 months ago

TravisRoy commented 3 months ago

I haven't been able to track down exatly what's going wrong here.

`Traceback (most recent call last): File "/home/travis/firefly-report/firefly-iii-email-summary-main/monthly-report.py", line 507, in main() File "/home/travis/firefly-report/firefly-iii-email-summary-main/monthly-report.py", line 109, in main spent = budgetsSpentCategories['data'][0]['attributes']['spent']


IndexError: list index out of range
`