We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sentry Issue: EDUCATION-BACKEND-66
NotionError: HTTP Error 400 fetching notion resouce loadPageChunk: {"errorId":"507d6182-0836-40a1-9d2c-89b8e9c4ce32","name":"ValidationError","message":"Invalid input."} (2 additional frame(s) were not displayed) ... File "notion/cache.py", line 35, in get_cached_page return fetch_page(page_id)() File "notion/cache.py", line 21, in <lambda> return lambda: NotionClient().fetch_page_recursively(page_id) File "notion/client.py", line 24, in fetch_page_recursively page = self.fetch_page(page_id) File "notion/client.py", line 41, in fetch_page response = self.fetch( File "notion/client.py", line 77, in fetch raise NotionError(f'HTTP Error {response.status_code} fetching notion resouce {resource}: {response.text}')
The text was updated successfully, but these errors were encountered:
f213
No branches or pull requests
Sentry Issue: EDUCATION-BACKEND-66
The text was updated successfully, but these errors were encountered: