import-paperless.sh fails "parse error: Invalid numeric literal at line 1, column 4"
- Dominant language
- Elm
- Stars
- 2.3k
- Forks
- 184
- Avg merge
- 8h 2m
- Merged PRs (30d)
- 4
Description
Hi,
I am trying to import my documents from paperless.
When I run import-paperless.sh it fails with the following error:
parse error: Invalid numeric literal at line 1, column 4
I am using paperless 1.5.0
Full script output:
```
##################### START #####################
Docspell - Import from Paperless v '0.3 beta'
by totti4ever
Sun Dec 26 15:28:21 UTC 2021
#################################################
Login successfull ( Token: ... )
### documents_correspondent ###
1/5 "Irina Zonstein" [id: 90]
parse error: Invalid numeric literal at line 1, column 4
parse error: Invalid numeric literal at line 1, column 4
parse error: Invalid numeric literal at line 1, column 4
FATAL Error during creation of organization:
```
Contributor guide
Assessment
This issue has not been assessed yet.