I get this error both when using the library to make API calls and when using the requests library directly: SSLError: EOF occurred in violation of protocol (_ssl.c:581)
I am able to get a 200 response via curl and also when using the production api endpoint.