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

[Bug]: [36444] Failed to execute script '__main__' due to unhandled exception! #114

Open
darknesshub opened this issue Mar 2, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@darknesshub
Copy link

enex2notion version

0.3.1

What OS are you using?

Windows

OS Version / Linux distribution

Windows 10

Bug description

Failed to execute script 'main' due to unhandled exception

Log excerpt

File "enex2notion\__main__.py", line 4, in <module>
  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 144, in _update_user_info
  File "ratelimit\decorators.py", line 113, in wrapper
  File "ratelimit\decorators.py", line 80, in wrapper
  File "notion\client.py", line 275, in post
  File "notion\client.py", line 298, in _post
  File "requests\models.py", line 1021, in raise_for_status
requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://www.notion.so/api/v3/loadUserContent
[36444] Failed to execute script '__main__' due to unhandled exception!
@darknesshub darknesshub added the bug Something isn't working label Mar 2, 2024
@darknesshub
Copy link
Author

I'm sorry, I found the reason. It was a network problem. The problem resolved itself over time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant