Hacker News new | ask | show | jobs
Ask HN: Why am I getting 402 Payment Required on HN?
1 points by mbmccormick 4752 days ago
I recently launched a Hacker News app for Windows Phone and now my API is getting 402 Payment Required from Hacker News. The API is using the exact same code as @cheeaun's http://node-hnapi.herokuapp.com. I merely cloned his API and deployed it to my own Heroku instance, to avoid using up his bandwidth.

Any idea why this is happening? I find it odd that Hacker News would be returning a 402 if they decided to block my app as opposed to 401/403.

2 comments

I killed all traffic from EC2 while dealing with a traffic spike. It's back for now, but I'd encourage you to have your client directly access the site instead of using a proxy.
If it's happening, it's a bug.