https://hacker-news.firebaseio.com/<p>https://github.com/HackerNews/API<p>It never loads and just shows: "There was an error completing your request"<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'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! :)
I don't think it has auth, You can still use the API,
you can hit
<a href="https://hacker-news.firebaseio.com/v0/topstories.json" rel="nofollow">https://hacker-news.firebaseio.com/v0/topstories.json</a>
to get the ids of all top stories and then hit em individually to get information about it.
Apologies for the confusion—that page isn't intended to do anything useful. We've removed the link from the API documentation page, but if we've missed something please let us know via email.