Alfred icon indicating copy to clipboard operation
Alfred copied to clipboard

Unescaped control character?

Open joshuawagner opened this issue 1 year ago • 0 comments

Hi, I'm not getting any results after triggering the lpass command.

I went looking through the debugger and I see the following line (buried in a json export of my entire LP vault 😨 )

[06:30:03.396] ERROR: LastPass Accelerator[Script Filter] JSON error: Unescaped control character around line 40, column 53. in JSON:

Now, when I go and try to reproduce it I just get this in the log:

[06:28:11.388] LastPass Accelerator[Script Filter] Script with argv '(null)' finished
[06:28:11.393] STDERR: LastPass Accelerator[Script Filter] sort: Illegal byte sequence
[06:28:11.395] LastPass Accelerator[Script Filter] {"items":[{}

Any idea how I can get this to work?

joshuawagner avatar Jun 10 '23 17:06 joshuawagner