Jump to content

dperdue

Member
  • Posts

    2
  • Joined

  • Last visited

Everything posted by dperdue

  1. I'm having issues getting the workflow to work correctly. I've entered my api key, but I'm getting the following output in the debug log when trying to reload the bookmarks. [2016-07-30 14:46:16][ERROR: action.script] Traceback (most recent call last): File "reload.py", line 67, in <module> notes_server = note_list_server(user,token) File "reload.py", line 32, in note_list_server return json.load(data) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/__init__.py", line 290, in load **kw) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/__init__.py", line 338, in loads return _default_decoder.decode(s) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/decoder.py", line 366, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/decoder.py", line 384, in raw_decode raise ValueError("No JSON object could be decoded") ValueError: No JSON object could be decoded [2016-07-30 14:46:16][action.script] Processing output of 'output.notification' with arg ''
×
×
  • Create New...