1
0
Fork 0
 
 
 
Go to file
Dustin 805aa40e20 commerce: Use modal form to download CSV
The Commerce Bank website no longer allows navigating directly to
`Download.ashx`; doing so just returns a generic "we're sorry" error.
They appear to have added some CSRF protection or something that makes
this not work.  As a result, we have to go fill out the form on the
*Download Transactions* modal dialog in order to get the download to
work correctly.
2023-07-13 18:01:34 -05:00
.gitignore Initial commit 2023-05-09 14:08:23 -05:00
pyproject.toml Initial commit 2023-05-09 14:08:23 -05:00
xactfetch.py commerce: Use modal form to download CSV 2023-07-13 18:01:34 -05:00