page error: hn.nuxt.space/item/[id]
tongweizj opened this issue · 6 comments
tongweizj commented
HN API had a change that canceled the URL.
https://hacker-news.firebaseio.com/v0/item/35939206.json
So every hn.nuxt.space/item/[id] page, show Page not found.
Please change another key to check wether API back data
danielroe commented
It seems to be working fine for me - both the link in the issue and the deployed site.
tongweizj commented
https://hn.nuxt.space/item/35990547
Does it work when you visit this page?
I am the only one that saw the 'Page not found'
danielroe commented
no, you are right - I'm getting a 404 too - we can investigate what the issue is
tongweizj commented
HN API had changed and did not give URL data.
https://hacker-news.firebaseio.com/v0/item/35939206.json
etherx-dev commented
danielroe commented
A PR is very welcome 🙏