[School-of-data] [ddj] Geocoding tutorials on the School of Data Blog

Tom Morris tfmorris at gmail.com
Sat Nov 8 16:42:39 UTC 2014


p.s. This second error:

On Fri, Nov 7, 2014 at 1:05 PM, Idoia Sota <idoiasota at gmail.com> wrote:

> And then tryed to code on scraperwiki, but getting the html code gave this
> error (image attached). I seems I need to have some certificate for the
> page. Nevertheless, I can see all the data when I clic on "see the html
> code of this page". (image 2 attached)
>

is due to the Python requests library that you're using not being able to
authenticate the sites SSL certificate for the HTTPS connection.  It works
fine in my desktop browser, but I get a similar error in the browser on my
phone, so I suspect the cert is from one of the newer or 2nd tier CAs which
doesn't have its root certificate in the set trusted by Requests.

(If the above sounds like gibberish, just ignore it, but thought the extra
detail about the error might be useful to someone else).

Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/school-of-data/attachments/20141108/fd18da25/attachment-0002.html>


More information about the school-of-data mailing list