Fix YNAB transaction fetching for SDK v2 compatibility
- Convert date strings to datetime.date objects before passing to API (strict Pydantic validation rejects strings) - Use txn.var_date instead of txn.date (renamed in SDK v2 to avoid Python builtin conflict) - Migrate BudgetsApi → PlansApi and update method names accordingly Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 91 KiB |
Reference in New Issue
Block a user