Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get the token and spaceId from Notion. #1

Closed
HCYT opened this issue Mar 4, 2023 · 0 comments
Closed

Get the token and spaceId from Notion. #1

HCYT opened this issue Mar 4, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@HCYT
Copy link
Owner

HCYT commented Mar 4, 2023

  1. Open Notion on the web and open the DevTools (click F12 on keyboard).
  2. Choose "Application."
  3. Choose "Cookies" on the left slider bar options, and you can find the name "token_v2." Copy the value.

image

4.Click "Local Storage" and choose "https://www.notion.so/." Search for "spaceid" and choose any one. Then, expand the options until you find "spaceid." and copy it.

image

Now you have already get the token and spaceId.

Remember to keep the token and spaceId secure and do not share them with unauthorized persons to avoid compromising your Notion account.

@HCYT HCYT added the enhancement New feature or request label Mar 4, 2023
@HCYT HCYT self-assigned this Mar 4, 2023
@HCYT HCYT added documentation Improvements or additions to documentation and removed enhancement New feature or request labels Mar 4, 2023
@HCYT HCYT changed the title Write a tutorial on how to get the token and spaceId of Notion How to get the token and spaceId of Notion. Mar 4, 2023
@HCYT HCYT changed the title How to get the token and spaceId of Notion. Get the token and spaceId from Notion. Mar 4, 2023
@HCYT HCYT closed this as completed Mar 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant