Closed AnKingMed closed 2 years ago
Debugger:
[22:26:54.255] Logging Started... [22:26:56.583] Notion Search[Script Filter] Queuing argument '' [22:26:56.793] Notion Search[Script Filter] Script with argv '(null)' finished [22:26:56.796] Notion Search[Script Filter] {"items": [{"uid": 1, "type": "default", "title": "Open Notion - No results, empty query, or error", "subtitle": "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1131)", "arg": "notion://www.notion.so/"}]}
Same. Spent awhile trying to figure it out.
This will fix the SSL issue, but I'm still getting no results pip install --upgrade certifi
That doesn't work for me but it did if I used pip3
. That didn't solve the SSL certificate issue within the alfred workflow though
That's a version mismatch problem.
Try running '/Applications/Python 3.9/Install Certificates.command' (or whatever version you have)
On Mon, Nov 7, 2022 at 5:22 PM AnKingMed @.***> wrote:
That doesn't work for me but it did if I used pip3. That didn't solve the SSL certificate issue within the alfred workflow though
— Reply to this email directly, view it on GitHub https://github.com/wrjlewis/notion-search-alfred-workflow/issues/68#issuecomment-1305493565, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA5ZBVLTK2CPEUD5TP23PTWHDURPANCNFSM6AAAAAARYXTFNE . You are receiving this because you commented.Message ID: @.***>
-- +918882521957 twitter: @JacobSingh ( http://twitter.com/#!/JacobSingh ) web: http://www.jacobsingh.name
Well that did nothing but I upgraded brew and now somehow it's completely fixed. I have no idea what happened
I have done all things mentioned above, the SSL certificate issue still exist, it’s frustrated
Before reporting the issue, did you ?
notionSpaceId
andcookie
value in Alfred Settings. If you don't know how to do this, check thisDescribe the bug I continually get this error. I tried getting the cookie and spaceid values from 3 separate browsers. I also tried using a friends cookie and spaceid values that they have actively working on their computer and got the same error so I suspect its something with my computer and was hoping you had some ideas to troubleshoot. I'm pretty sure I have things set up correctly and not sure why it isn't working
Workflow (please complete the following information):