Tools & Solutions & Cybersecurity 【 Python 】呼叫 API 出現 SSL: CERTIFICATE_VERIFY_FAILED 錯誤 Archer Apr 11, 2020 • 1 min read 問題 透過 Python 呼叫 API 時發生 SSL: CERTIFICATE_VERIFY_FAILED 錯誤 解決方案 在 requests 呼叫處加上 verify=False 原始程式 修改後程式 GitHub ArcherHuang @ GitHub List of blogs https://oranwind.org/author/archer/ https://learningsky.io/author/archer/