Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

"message", "There was an error (400) submitting the request." #49

Open
Asura0528 opened this issue May 9, 2022 · 2 comments
Open

"message", "There was an error (400) submitting the request." #49

Asura0528 opened this issue May 9, 2022 · 2 comments

Comments

@Asura0528
Copy link

"message", "There was an error (400) submitting the request."
When I want to import pictures(md file local path) by using this package, it reported me this error

@Asura0528
Copy link
Author

SG~8%K_8X4J_V(DL064TJ3E

@huangcaohui
Copy link

Apparently notion-py has some issues with big http limits.

A workaround for me (a noob on python) to make it work was:

  1. Run pip show notion on the terminal.
  2. Get notion package location and access its contents (e.g. d:\anaconda\lib\site-packages\notion).
  3. Change store.py line 280 to "limit": 100.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants