Hi,
I might be wrong, but a large portion of url returned by the command readwise-cli reader-list-documents are invalid / truncated.
Here is an example from my own library:
url returned by readwise-cli is https://read.readwise.io/read/01kwsmdzczjzn4b9
and end up with document not found (while the document exists and I am authenticated)
Also, https://read.readwise.io/new/read/01kwsmdzczjzn4b9tnpgrjb5ak works. I don't think the new in the url is the problem but the length of the ID which looks like truncated.
My turn around has been to rewrite the url field on my own - but I would expect the return url to work as it is (authentication aside)
Best,
G.
Hi,
I might be wrong, but a large portion of url returned by the command
readwise-cli reader-list-documentsare invalid / truncated.Here is an example from my own library:
url returned by readwise-cli is
https://read.readwise.io/read/01kwsmdzczjzn4b9and end up with document not found (while the document exists and I am authenticated)
Also,
https://read.readwise.io/new/read/01kwsmdzczjzn4b9tnpgrjb5akworks. I don't think thenewin the url is the problem but the length of the ID which looks like truncated.My turn around has been to rewrite the url field on my own - but I would expect the return url to work as it is (authentication aside)
Best,
G.