We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Importing bank account activities is broken since at least 2024-09-25. That's because Pycroft does no provide any implementation for handling TANs.
The reason for the change might be as stated in the python3-fints docs [0]:
Since PSD2, a TAN might be needed for dialog initialization.
A fix is WIP via #755 .
[0] https://python-fints.readthedocs.io/en/latest/quickstart.html
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Importing bank account activities is broken since at least 2024-09-25. That's because Pycroft does no provide any implementation for handling TANs.
The reason for the change might be as stated in the python3-fints docs [0]:
A fix is WIP via #755 .
[0] https://python-fints.readthedocs.io/en/latest/quickstart.html
The text was updated successfully, but these errors were encountered: