The script doesn't work.
i have entered correct data but it doesn`t work.
i get only
Traceback (most recent call last): File "/home/user/Development/python-comdirect-api/bin/download_all_documents.py", line 26, in <module> s = Session(user, password, client_id, client_secret) File "/home/user/.local/lib/python3.10/site-packages/comdirect_api/session.py", line 44, in __init__ raise RuntimeError( RuntimeError: POST https://api.comdirect.de/oauth/token returned status 401
i have tested get_account_balances_and_transactions.py and download_all_documents.py
The script doesn't work. i have entered correct data but it doesn`t work.
i get only
Traceback (most recent call last): File "/home/user/Development/python-comdirect-api/bin/download_all_documents.py", line 26, in <module> s = Session(user, password, client_id, client_secret) File "/home/user/.local/lib/python3.10/site-packages/comdirect_api/session.py", line 44, in __init__ raise RuntimeError( RuntimeError: POST https://api.comdirect.de/oauth/token returned status 401
i have tested get_account_balances_and_transactions.py and download_all_documents.py