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

Is Notion API stable enough to use for blogs? #163

Closed
seong7 opened this issue Oct 6, 2021 · 10 comments
Closed

Is Notion API stable enough to use for blogs? #163

seong7 opened this issue Oct 6, 2021 · 10 comments

Comments

@seong7
Copy link

seong7 commented Oct 6, 2021

I just found an issue which seems to be of Notion API.
Your blog (https://transitivebullsh.it/) also is not showing any contents like below.

It is happening to my blog which is thankfully built based on this repo as well.
Even the pages existed (ie. https://notion-blog-seong7.vercel.app/npm-dependency-version) turn 404 not found as below.

Although I've seen such issue only once this time, but got curious if Notion API is stable enough to use for my blog.
I actually didn't even know it yet has only been a beta.

I just want to hear opinions of yours and anyone's who loves this project and build their blogs using it.

@pzjzeason
Copy link

pzjzeason commented Oct 6, 2021

I meet the same problem. NotionAPI collectionQuery error Response code 400 (Bad Request), so the collection block doesn't work. Need help.

@pzjzeason
Copy link

check out here: NotionX/react-notion-x#139 (comment)

@normdoow
Copy link

normdoow commented Oct 6, 2021

check out here: NotionX/react-notion-x#139 (comment)

Yep, this is what is causing this problem. Just happened today. only the second breaking change that Notion has made like this in probably the last 9 months. So its pretty stable. I am working on making a fix for this right now.

@youngle316
Copy link

npm run deps:update

@XahidEx
Copy link

XahidEx commented Oct 10, 2021

check out here: NotionX/react-notion-x#139 (comment)

Yep, this is what is causing this problem. Just happened today. only the second breaking change that Notion has made like this in probably the last 9 months. So its pretty stable. I am working on making a fix for this right now.

Have you fixed it?

@normdoow
Copy link

@XahidEx yes. but I don't think someone has updated notion-starter-kit to take the updates. But react-notion-x has been fixed and the starter kit depends on it. you should be able to update it yourself by going to the packa.json and updating the react-notion-x and notion-client versions.
image

@XahidEx
Copy link

XahidEx commented Oct 10, 2021

@XahidEx yes. but I don't think someone has updated notion-starter-kit to take the updates. But react-notion-x has been fixed and the starter kit depends on it. you should be able to update it yourself by going to the packa.json and updating the react-notion-x and notion-client versions. image

Still getting errors.
Screenshot_20211011-045849_Brave
Have a look

@XahidEx
Copy link

XahidEx commented Oct 10, 2021

Screenshot_20211011-050451_Brave

@XahidEx
Copy link

XahidEx commented Oct 10, 2021

@XahidEx yes. but I don't think someone has updated notion-starter-kit to take the updates. But react-notion-x has been fixed, and the starter kit depends on it. you should be able to update it yourself by going to the packa.json and updating the react-notion-x and notion-client versions. image

Fixed! But got another issue. Why my blog posts on the left side?
Screenshot_20211011-051800_Brave

Dizotoff added a commit to Dizotoff/nextjs-notion-starter-kit that referenced this issue Oct 11, 2021
This fixes issues mentioned in transitive-bullshit#163
@transitive-bullshit
Copy link
Owner

This should now be fixed in main.

If you have separate styling issues, please open a new issue.

frankcbliu pushed a commit to frankcbliu/nextjs-notion-blog that referenced this issue Dec 1, 2021
This fixes issues mentioned in transitive-bullshit#163
AbdallahEssamGaber pushed a commit to iSchoolTech/TGs-backup that referenced this issue Apr 17, 2024
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

No branches or pull requests

6 participants