Skip to content

Fix for groups v2 api request issues #653

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

Merged
merged 1 commit into from
Jul 23, 2025

Conversation

wustep
Copy link
Contributor

@wustep wustep commented Jul 23, 2025

Description

Fixes #650, #649, #648.

"Unofficial" Notion API changed its request shape! Particularly, it now requires version = "v2" and groupSortPreference slightly changed.

Notion Test Page ID

91c2be1a6018421ab9062e3f045eaa59

Before
2025-07-23 at 00 56 47@2x

After
2025-07-23 at 00 56 26@2x

Copy link

vercel bot commented Jul 23, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
react-notion-x ✅ Ready (Inspect) Visit Preview Jul 23, 2025 7:59am
react-notion-x-minimal-demo ✅ Ready (Inspect) Visit Preview Jul 23, 2025 7:59am

@wustep
Copy link
Contributor Author

wustep commented Jul 23, 2025

@transitive-bullshit this should do it, sorry for troubles :-0

using queryCollection directly is probably not advised, but I understand why you do it 😅

Will you merge this and then update nextjs-notion-starter-kit as well? 💕

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

Successfully merging this pull request may close these issues.

The rendering of Board under collection failed
2 participants