vscode-notion icon indicating copy to clipboard operation
vscode-notion copied to clipboard

How do I connect? Where do get my access token?

Open berkobob opened this issue 3 years ago • 4 comments

berkobob avatar Apr 08 '21 10:04 berkobob

I think we need wait some weeks to see the extension fully (easy) working (notion api launched)

pabloperezmoya avatar Jun 01 '21 14:06 pabloperezmoya

step 1: open Notion on the web and login step 2: open developer tools (ctrl + shift + I ) step 3: go to application tab image

step 4: under storage > cookies > image

step 5: copy the value of token_v2

step 5; now open vs code and go to settings and search notion and paste the value at access token image

it worked for me

saipranay47 avatar Jun 15 '21 10:06 saipranay47

I used the value in notion_user_id and worked for me

PSjoon avatar May 01 '23 19:05 PSjoon

Did not work for me

I keep getting an error code of 500

Taimoor-Tariq avatar Jan 03 '24 16:01 Taimoor-Tariq