TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Hacker News API page is broken

8 pointsby DungFuabout 8 years ago
https:&#x2F;&#x2F;hacker-news.firebaseio.com&#x2F;<p>https:&#x2F;&#x2F;github.com&#x2F;HackerNews&#x2F;API<p>It never loads and just shows: &quot;There was an error completing your request&quot;<p>I have been checking the Hacker News API daily for a while now to see if this will start working, but it appears to be permanently be broken. Is there anything that Hacker News can do to get this to work (update in Firebase UI or setting fix)?<p>I want to be able to use the new Firebase API to access the Hacker News data, but I can&#x27;t download the proper google-services.json to get it working when the Firebase API page is broken.<p>The API is awesome to have and hope that it can be fixed soon! :)

4 comments

iamshekharghabout 8 years ago
I don&#x27;t think it has auth, You can still use the API, you can hit <a href="https:&#x2F;&#x2F;hacker-news.firebaseio.com&#x2F;v0&#x2F;topstories.json" rel="nofollow">https:&#x2F;&#x2F;hacker-news.firebaseio.com&#x2F;v0&#x2F;topstories.json</a> to get the ids of all top stories and then hit em individually to get information about it.
gus_massaabout 8 years ago
You can try sending an email to hn@ycombinator.com to get a reply sooner. Sometime this threads are unnoticed.
sctbabout 8 years ago
Apologies for the confusion—that page isn&#x27;t intended to do anything useful. We&#x27;ve removed the link from the API documentation page, but if we&#x27;ve missed something please let us know via email.
评论 #14295343 未加载
natejackdevabout 8 years ago
If you find the answer let me know, because i have been wondering for weeks now.