tigerfintech / openapi-python-sdk

Python SDK for Tiger Open API
https://quant.itiger.com/#openapi
68 stars 15 forks source link

SSL: CERTIFICATE_VERIFY_FAILED #20

Closed Nightsuki closed 4 years ago

Nightsuki commented 5 years ago

Please add context=ssl._create_unverified_context() parameter to file web_utils.py line 48 and import ssl.