Quantcast
Channel: MobileRead Forums
Viewing all articles
Browse latest Browse all 50107

pocket articles

$
0
0
Since yesterday I receive the following error loading pocket articles (from getpocket.com):


urllib2.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581)>


I already tried to monkeypatch the python ssl module to disable all ssl verification, like this:


import ssl
ssl.create_default_context = ssl._create_unverified_context


the issue remains... any idea?

Viewing all articles
Browse latest Browse all 50107

Latest Images

Trending Articles



Latest Images