On Monday, April 11, 2016 at 1:07:09 AM UTC+3, Pierre Paul wrote: > Changing `httplib.HTTPConnection` to `httplib.HTTPSConnection` in the > `http_interface.py` file solved the issue.
Do you mean in line 79: http_connection = httplib.HTTPSConnection(host) ? If so I still get the same error: NetworkError: HTTP error while logging into the Google Code Jam server (404): Not Found -- You received this message because you are subscribed to the Google Groups "Google Code Jam" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-code/649fe415-fef6-40e0-ba5b-d6735c2c7765%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
