You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oh, hmm. First, this API doesn't work for comment-type IDs. Or at least I didn't test and not planning to support it. For HN's official API, the ID is an Item ID, which can be a story or comment type.
So the ID is valid, just that node-hnapi is not supporting comment-type ID.
Tests:
https://api.hackerwebapp.com/item/3338903
http://node-hnapi.herokuapp.com/item/3338903
Empty page,
504
returned.Proof that this id is valid: https://news.ycombinator.com/item?id=3338903
Might be related to this: #18 (comment)
The text was updated successfully, but these errors were encountered: