Hacker News new | ask | show | jobs
by huhtenberg 4227 days ago
Doesn't work.

Upon completing the crossword the page auto-submits the solution and gets "403 Forbidden" in response. Something got broken somewhere or someone has pulled the plug.

2 comments

Well, would be understandable if this is something that should be exclusive. Those who made their entry should be thankful then...
tried it out, still works. Try clearing cache and cookies and restart. Also use a mainstream browser

  <<
  POST / HTTP/1.1
  Host: ig-game.appspot.com
  ...

  >>
  HTTP/1.1 403 Forbidden
  Alternate-Protocol: 443:quic,p=0.02
  Cache-Control: no-cache
  Content-Length: 0
  Content-Type: text/html; charset=utf-8
  Date: Tue, 25 Nov 2014 21:32:12 GMT
  Server: Google Frontend
  Set-Cookie: session=(snip); Path=/; HttpOnly
  X-Firefox-Spdy: 3.1
Nope. Might be geo-locked or something.
Look at the response body, the 403 i got had a nice html error message attached.

  Content-Length: 0 
:-|