We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I'm not getting any results after triggering the lpass command.
lpass
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?
The text was updated successfully, but these errors were encountered:
ajrosen
No branches or pull requests
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 😨 )
Now, when I go and try to reproduce it
I just get this in the log:
Any idea how I can get this to work?
The text was updated successfully, but these errors were encountered: