-
-
Notifications
You must be signed in to change notification settings - Fork 2
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 parsing timestamp #148
Comments
Which paperless version are you using? This package is tested against 1.9.2, so there might have been some changes |
Indeed, I'm testing against 2.3.3. Is support for modern versions planned? |
Yes, I had started to work on testing against multiple paperless versions, I guess it's time to finally finish it. I'll see if I can reproduce the issue with that version. |
So looks like the issue is not the version, but In order to test this I will have to add ability to add new documents to paperless, which complicates this fix a little bit. In v1.9.2 the create document endpoint simply starts the import task and returns |
Sounds good @VMelnalksnis. I'm happy to assist with testing, just let me know what you need. |
I just performed a quick test against the updated package and see this issue is now resolved! Thank you @VMelnalksnis, excited to further explore this useful project. |
Describe the bug
API request appears to fail due to a timestamp parsing error.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A list of documents in the Paperless-ngx instance should be displayed
Screenshots
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: