Hacker News API page is broken
https://hacker-news.firebaseio.com/
https://github.com/HackerNews/API
It never loads and just shows: "There was an error completing your request"
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)?
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.
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
https://hacker-news.firebaseio.com/v0/topstories.json
to get the ids of all top stories and then hit em individually to get information about it. You can try sending an email to hn@ycombinator.com to get a reply sooner. Sometime this threads are unnoticed. 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. The link used to do something useful, but there seems to be something that changed when the new Firebase launched. If you find the answer let me know, because i have been wondering for weeks now.