python-bittrex icon indicating copy to clipboard operation
python-bittrex copied to clipboard

Hey there anyone having SSL errors like this?

Open MasterGeorge opened this issue 6 years ago • 0 comments

urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)>

THIS ERROR COMES OUT BY RUNING ANY REQUEST LIKE THIS: dogesummary = api.getmarketsummary(market)

MasterGeorge avatar Jan 20 '19 18:01 MasterGeorge