python-fints
python-fints copied to clipboard
Troubleshooting Script does not pay Attention to non-optional param "product_id"
Since v4 of Library, param "product_id" must be defined on call of FinTS3PinTanClient. Troubleshooting Script at https://python-fints.readthedocs.io/en/latest/trouble.html does not pay attention to this parameter. However, users are advised not to modify the script.
Please add "product_id" Template to "client_args".