Closed jrgd closed 4 years ago
Hi This is very likely related to one of your bookmarks having one of these issues:
I'd suggest you curl
all your bookmarks as a json
format and then inspect the file around the mentioned line number.
Let me know how it goes.
Closing due to inactivity.
After downloading latest and the initial setup (oauth works: logs looking good, no error; the curl command on all posts works fine).
when I try to save a url with an active window in Safari (13.0.3), all I get in the console is:
{"items":[{"icon":{"path":"erroricon.icns"},"subtitle":"expected value at line 4981 column 1","title":"Error"}]}
In the Alfred toolbar, I only get a laconic "Error".
OSX 10.14.6 Safari 13.0.3 Alfred 4.0.6 Rusty Pin 0.15.9 Rust: stable 1.39.0 (via Brew)
What could I do to sort it out?