Connection to Notion Workspace return error
K
Keith Klumb
- I installed the extension, in the extension options it lists "Not connected to Notion"
- Click "Connect to Notion
- Page shows Error: Workspaces.length === 0. []
- Reload buttons brings me back to the page on step 1
Cside
Sorry for the inconvenience.
Could you please do the following?
- Visit https://www.notion.so/
- Open Chrome's Developer Tools
(Click the ⋮ button to the right of the address bar and select More Tools > Developer Tools )
- Select "Console" tab
- Copy the code below and enter it into your console. The result will be copied to the clipboard, and please paste it to email and send to cside.story@gmail.com .
copy(JSON.stringify(await (await (await fetch('https://www.notion.so/api/v3/getSpaces', { method: 'POST' }))).json(), null, ' '))
- Copy the code below and enter it into your console. The result will be copied to the clipboard, and please paste it to email and send to cside.story@gmail.com .
copy(JSON.stringify(await (await (await fetch('https://www.notion.so/api/v3/getSpacesInitial', { method: 'POST' }))).json(), null, ' '))
ℹ️ I will handle any personal information contained in the results with care and trash it as soon as the investigation is complete.
ℹ️ You can mask the email address included in the results. (You do not have to do it)