You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: