Jump to content

alsbjer

Member
  • Posts

    10
  • Joined

  • Last visited

Posts posted by alsbjer

  1. 9 hours ago, wrjlewis said:

    Hi, just to check because it’s surprising how often this fixes this issue, have you tried re obtaining your cookie and space id? Thanks 

    Hi!

    Yes, I've tried multiple times in multiple browsers. I also tried to exclude parts with {} but unfortunately I get the same error. My cookie is much longer than in the tutorial example, which parts of the cookie is needed?

  2. I might have a similar error as people before me, but I couldnt find the exact one and the tips didn't do it for me. Here is the debugger:

    [22:08:09.602] Notion Search[Script Filter] Queuing argument ''
    [22:08:10.060] Notion Search[Script Filter] Script with argv '(null)' finished
    [22:08:10.069] Notion Search[Script Filter] {"items": [{"uid": 1, "type": "default", "title": "Open Notion - No results, empty query, or error", "subtitle": " ", "arg": "notion://www.notion.so/"}]}
    [22:08:10.113] Notion Search[Script Filter] Queuing argument 'h'
    [22:08:10.257] Notion Search[Script Filter] Queuing argument 'hu'
    [22:08:10.388] Notion Search[Script Filter] Queuing argument 'hus'
    [22:08:10.501] Notion Search[Script Filter] Script with argv '(null)' finished
    [22:08:10.507] Notion Search[Script Filter] {"items": [{"uid": 1, "type": "default", "title": "There was an error:", "subtitle": "291: 'Payload' object has no attribute 'results'", "arg": "notion://www.notion.so/"}]}
    [22:08:11.000] Notion Search[Script Filter] Script with argv '(null)' finished
    [22:08:11.006] Notion Search[Script Filter] {"items": [{"uid": 1, "type": "default", "title": "There was an error:", "subtitle": "291: 'Payload' object has no attribute 'results'", "arg": "notion://www.notion.so/"}]}

  3. 6 hours ago, Alan He said:

     

     

    as your debug. the root cause is zbar installation has some diff.

     

     

    you can type `which zbarimg` see what is path.

    image.png.af93dc507e42ec35720bd8f9a83e98eb.png


     

    Thank you very much! That was the nudge I needed. Changed path in the workflow script - now it works flawlessly!

  4. 15 hours ago, Alan He said:

     

    Have you not carefully read the README and dependencies here? If you haven't, the questions you're asking don't exist.

     

    I think I have, but I'm not fluent in these kinda things. I installed zbar without any errors and I have given alfred screenrecording permission. Maybe I missed something?

    Quote

    Warning: zbar 0.23.90_4 is already installed and up-to-date.

    image.jpeg.642884bccaf7ed16d90379c07db36d8c.jpeg

  5. Nice idea! Although, I get "invalid QR code" every time I try it.

     

    Quote

    [15:36:58.950] Logging Started...
    [15:37:06.218] QR Reader[Keyword] Processing complete
    [15:37:06.224] QR Reader[Keyword] Passing output '' to Run Script
    [15:37:09.533] QR Reader[Run Script] Processing complete
    [15:37:09.536] QR Reader[Run Script] Passing output '/Users/markusal/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/cn.alanhe.qr-reader/screenshot.png
    ' to Transform
    [15:37:09.543] QR Reader[Transform] Processing complete
    [15:37:09.544] QR Reader[Transform] Passing output '/Users/markusal/Library/Caches/com.runningwithcrayons.Alfred/Workflow Data/cn.alanhe.qr-reader/screenshot.png' to Run Script
    [15:37:09.546] ERROR: QR Reader[Run Script] /Users/markusal/Library/Caches/com.runningwithcrayons.Alfred/Workflow Scripts/FBCB8442-A65C-4783-A780-DD25B864B34B: line 1: /usr/local/bin/zbarimg: No such file or directory
    [15:37:09.547] QR Reader[Run Script] Processing complete
    [15:37:09.548] QR Reader[Run Script] Passing output '' to Replace
    [15:37:09.549] QR Reader[Replace] Processing complete
    [15:37:09.551] QR Reader[Replace] Passing output '' to Transform
    [15:37:09.552] QR Reader[Transform] Processing complete
    [15:37:09.553] QR Reader[Transform] Passing output '' to Conditional
    [15:37:09.554] QR Reader[Conditional] Processing complete
    [15:37:09.554] QR Reader[Conditional] Passing output '' to Post Notification

     

×
×
  • Create New...