wrjlewis / notion-search-alfred-workflow

An Alfred workflow to search Notion with instant results
GNU General Public License v3.0
825 stars 41 forks source link

Used to work perfectly but not now #29

Closed Tripp3235 closed 3 years ago

Tripp3235 commented 3 years ago

Describe the bug Not sure what happened, everything has been fine for months but this week when I try to perform an Alfred search it always comes back stating it finds no results.

Workflow (please complete the following information):

Additional context Attempted to try to recreate cookie and Space ID headers. Unfortunately when logging into Notion on the website I can no longer find my space ID (perhaps that is the problem). Tried using browsers Firefox and Safari.

wrjlewis commented 3 years ago

Can you see the space id in the request payload as seen in the image linked in the Readme? https://github.com/wrjlewis/notion-search-alfred-workflow/raw/master/spaceId.png

Tripp3235 commented 3 years ago

So I downloaded and installed Chrome and it shows up like your image so hopefully I can get back on track now. I'll see if readding those items tonight will get my workflow searching again. I've really missed it.

Tripp3235 commented 3 years ago

Ok, so I got my cookie and spaceID. It's still not working. It used to. It keep saying "No Results - Go To Notion Homepage."

filipruisl commented 3 years ago

I have the same issue unfortunately.

wrjlewis commented 3 years ago

Since Notion doesn't have a proper API it makes it very difficult to debug, there are no errors returned on failure currently. The only thing I can suggest is logging out of Notion, logging back in again to Notion, copying the cookie over (you shouldn't need to update the space id because it stays the same), and trying again. If there is anything else that could be helpful to know, that might help debug, please do share.

Tripp3235 commented 3 years ago

Thank you, that did fix it. Wanted to let you know.