Skip to content
This repository was archived by the owner on Mar 9, 2024. It is now read-only.
This repository was archived by the owner on Mar 9, 2024. It is now read-only.

ynam all of a sudden not working #37

@BayonIT

Description

@BayonIT

I've had ynam working percetly for many months now and all of a sudden it seems broken. Nothing has changed with my workflow and everything looks good over at Mint.com. Any suggestions?

Traceback (most recent call last):
File "/opt/homebrew/bin/ynam", line 8, in
sys.exit(main())
File "/opt/homebrew/lib/python3.9/site-packages/ynam/main.py", line 32, in main
ynab_transactions = ynab_api.get_account_transactions(
File "/opt/homebrew/lib/python3.9/site-packages/ynam/ynab_api.py", line 498, in get_account_transactions
return [
File "/opt/homebrew/lib/python3.9/site-packages/ynam/ynab_api.py", line 499, in
YNABTransaction.from_dict(xt)
File "/opt/homebrew/lib/python3.9/site-packages/ynam/ynab_api.py", line 42, in from_dict
return cls(**{
File "", line 15, in init
File "/opt/homebrew/lib/python3.9/site-packages/ynam/ynab_api.py", line 31, in post_init
if len(self.payee_name) >= 100:
TypeError: object of type 'NoneType' has no len()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions