edtechhub / zotero-cli

Commandline interface for Zotero
https://github.com/edtechhub/zotero-cli/projects/1
13 stars 3 forks source link

--filter breaks with error #116

Closed cboulanger closed 3 years ago

cboulanger commented 3 years ago

zotero-cli items --filter '{"q":"allison"}'

results in:

Command execution failed: StatusCodeError: 404 - {"type":"Buffer","data":[78,111,116,32,102,111,117,110,100]}

Full error message is here: https://gist.github.com/cboulanger/9c408f808ae5f8d3d9854f14faef2e54

Did I get the syntax wrong or is this a bug?

cboulanger commented 3 years ago

My mistake, wrong config!