Closed cboulanger closed 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?
My mistake, wrong config!
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?