-
-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
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
Error while using ptr dl_docs #151
Comments
I have narrowed down the problem. When including the parameter last_days parameter it seems to work. There seems to be problem when exporting the christmas present (Weihnachtsgeschenk). Is there a way to fix this? |
doesn't work for me even with --last days |
have to correct myself. When I triangulate last days so, that the christmas gift is not in the timespan, it seems to work. Good to know, but somewhat useless since I need to download older values too |
Yes, a bugfix is needed to somehow correct the christmas present. Has anyone solved the problem already? |
It seems to the same error as the issue #148 |
Description of the bug
I have been getting an error for two weeks running pytr dl_docs.
To Reproduce
Steps to reproduce the behavior:
pytr dl_docs
Expected behavior
Download of all pdf files from Trade Republic
Error log
/.local/pipx/venvs/pytr/lib/python3.12/site-packages/pytr/timeline.py", line 130, in process_timelineDetail
event = self.timeline_events[response["id"]]
KeyError: '05fcd862-75f4-4271-8236-60ebf207b2f2'
Environment
Additional context
This used to work for me without a problem. Now there seems to be a problem. Anyone else noticed similar behaviour?
Root Cause: Christmas present
The text was updated successfully, but these errors were encountered: