splitbee / notion-api-worker

Notion as CMS with easy API access
MIT License
1.56k stars 197 forks source link

Notion's private API changed #38

Closed transitive-bullshit closed 3 years ago

transitive-bullshit commented 3 years ago

They changed their API today. All loadPageChunk calls will fail as-is.

See fix here https://github.com/NotionX/react-notion-x/pull/39/files

Related: #27

seungminio commented 3 years ago

See fix pull request here : #39

tobiaslins commented 3 years ago

Thanks @transitive-bullshit @smsmsmsmin

Deployed the worker already. It's working again :)

They may have changed this because of their performance issues they have lately!