Oliver
Results
2
comments of
Oliver
Agreed, this shows the expected behavior: ``` >>> client.collections['bar'].documents[urllib.parse.quote_plus('bad/id')].retrieve() {'id': 'bad/id'} ``` Is there a chance to call this on every document ID passed? In case of "good" ID's it...
> Version 1.9.7 is very old now and you should upgrade to the latest version. I'm guessing you're running an old debian stable or ubuntu LTS? The latest Debian/Ubuntu LTS...