Jump to content

mwpark2014

Member
  • Posts

    5
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

mwpark2014's Achievements

Helping Hand

Helping Hand (3/5)

1

Reputation

  1. Ahh, that was literally it! I was an idiot and couldn't figure out how to trigger the "https://www.notion.so/api/v3/search". The cookie was the same, but the spaceId was slightly different. After the change, it works perfectly. Thank you!
  2. I just meant that I followed the instructions to retrieve the cookie and space id very recently. I just did it again and it still doesn't work. cookie retrieved from the request header from the api call to `https://www.notion.so/api/v3/teV1` (this call executes when using quick find on notion instead of the `search` call in the docs) `space_id` taken from the request payload which appears in `e` within the formData
  3. No, I have just installed this workflow for the first time. The cookie and space id should be from the new api since I just installed this workflow. I can try to refresh them again though
  4. I've updated to v0.4.2 and still see the same issue resulting in only `"title": "Open Notion - No results, empty query, or error"` in the results 😢
  5. Hello, is this workflow still working? I just downloaded it for Alfred 5. I updated the env variables for cookie and spaceId, but the notion search api looks a bit different than in the example. When I use notion search, it makes a call to https://www.notion.so/api/v3/teV1httphttps://www.notion.so/api/v3/teV1://www.notion.so/api/v3/teV1` Here's the debugger output: No easily discernible error, so I'm stuck 😧
×
×
  • Create New...