Replies: 1 comment
-
Try logging in to your Notion account from a private tab and extracting cookie token from there. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The system is win10,
The python version is the latest 3.11.3
Traceback (most recent call last):
File "enex2notion_main_.py", line 4, in
File "enex2notion\cli.py", line 47, in main
File "enex2notion\cli.py", line 26, in cli
File "enex2notion\cli_notion.py", line 21, in get_root
File "enex2notion\cli_notion.py", line 31, in get_notion_client
File "notion\client.py", line 113, in init
File "notion\client.py", line 145, in _update_user_info
KeyError: 'space'
[13636] Failed to execute script 'main' due to unhandled exception!
Beta Was this translation helpful? Give feedback.
All reactions