StreamingClient SDK connecting to wss://streaming.assemblyai.com/v3/ws), you may encounter the following error:
How to Resolve the Issue
- Update your system’s SSL certificates, focusing on Python certificates.
-
If you’re using Python, you may need to install or update the
certifipackage, which provides Mozilla’s root certificate bundle. - On some systems, you might need to run a command to install certificates for Python. The exact command can vary depending on your operating system and Python installation.