Jump to content

mark_h

Member
  • Posts

    2
  • Joined

  • Last visited

Everything posted by mark_h

  1. @deanishe Thank you very much!! Creating the icon_cache directory by hand inside the workflow solved the warnings as well as the error!!
  2. Hey Andreas, first of all, thank you for putting in the work to create this workflow! I think I am experiencing the same problem as @xurc and @Davide. Authentication worked out, but the search always goes back to the fallback of alfred. I looked into the debugger and found 1 error and lots of similar warnings. First the warnings, then the requested data is returned from raindrop.io. But the script seems to be unable to read the data structure. The warnings are all a version of: Warning: file_put_contents(icon_cache/k27.png): failed to open stream: No such file or directory in /Users/<path_to_alfred_preferences>/raindrop-common.php on line 139 There are different .png files failing. The error message is as follows: 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: The debugger tells me that the script failed in `Search Raindrop.io` I save my Alfred preferences on Dropbox if that could be an issue. If you need more info, please let me know. thanks Mark
×
×
  • Create New...