Jump to content

dyab

Member
  • Posts

    1
  • Joined

  • Last visited

Everything posted by dyab

  1. Hey there, Recently, when i remembered that i have this amazing Raindrop Alfred workflow on my computer, i wanted to have a new try with it, but i experienced some errors in the trials. Below is what comes from the Alfred Workflow debugging console when i try to search with the term "design" as an example : would you guys have any clues on what is (not) going on please ? Have a good one, D. PS: Config wise, in am under Mac OS 10.15.7 with Alfred 5 and the 2.0.7 version of the workflow [14:06:57.630] Search Raindrop.io[Script Filter] Queuing argument '(null)' [14:06:58.760] Search Raindrop.io[Script Filter] Script with argv '(null)' finished [14:06:58.763] STDERR: Search Raindrop.io[Script Filter] 🍺 14:06:57 workflow.go:328: ----- Search Raindrop.io/2.0.7 (AwGo/0.27.1) ----- 14:06:58 feedback.go:509: Sent 2 result(s) to Alfred 14:06:58 workflow.go:405: ------------------ 772.29906ms ------------------- [14:06:58.764] Search Raindrop.io[Script Filter] { "variables": { "AW_SESSION_ID": "N5A3RSYU0AT4REF85O0SAC46" }, "items": [ { "title": "Search your Raindrop.io bookmarks", "subtitle": "Or press enter to open Raindrop.io", "arg": "https://app.raindrop.io/", "valid": true, "variables": { "goto": "open" }, "mods": { "alt": { "arg": "https://app.raindrop.io/", "subtitle": "Or press enter to open Raindrop.io", "variables": { "goto": "open" } } } }, { "title": "Browse your Raindrop.io collections", "subtitle": "", "valid": true, "icon": { "path": "folder.png" }, "variables": { "goto": "browse" }, "mods": { "alt": { "subtitle": "", "variables": { "goto": "browse" } } } } ] } [14:07:08.769] Search Raindrop.io[Script Filter] Queuing argument 'design' [14:07:10.150] Search Raindrop.io[Script Filter] Script with argv '(null)' finished [14:07:10.155] STDERR: Search Raindrop.io[Script Filter] 🍺 14:07:09 workflow.go:328: ----- Search Raindrop.io/2.0.7 (AwGo/0.27.1) ----- 14:07:10 feedback.go:509: Sent 0 result(s) to Alfred 14:07:10 workflow.go:405: ------------------ 1.031134258s ------------------ [14:07:10.156] Search Raindrop.io[Script Filter] /**** Unexpected response from server **** Bad Request ***********************************/ /**** Unexpected response from server **** Bad Request ***********************************/ { "variables": { "AW_SESSION_ID": "N5A3RSYU0AT4REF85O0SAC46" }, "items": null } [14:07:10.157] ERROR: Search Raindrop.io[Script Filter] JSON error: JSON text did not start with array or object and option to allow fragments not set. in JSON: /**** Unexpected response from server **** Bad Request ***********************************/ /**** Unexpected response from server **** Bad Request ***********************************/ { "variables": { "AW_SESSION_ID": "N5A3RSYU0AT4REF85O0SAC46" }, "items": null }
×
×
  • Create New...