Open ekampf opened 8 months ago
Hello @ekampf, thank you for raising the issue. Your contribution is greatly appreciated and we look forward to addressing it.
Hi @ekampf, I'm sorry for the delay in response.
This is working fine for us in v2.35.0. Can you please share more details about the error that you're seeing?
Hi @ekampf, can you please confirm if you're still facing this issue?
Description of the Bug
Getting CERTIFICATE_VERIFY_FAILED on all API calls suddenly. It seems Chargebee updated their SSL certificate but not the
ca-certs.crt
used for SSL validation and its now failing.Steps to reproduce
Make any API call using Python SDK
Expected Behavior
Should not fail on certificate verification
Code Snippets (if applicable)
No response
Operating System
macOS
Language version
Python 3.11.7
Library version
2.35.0
Additional context
No response