EG
EG
Hi, did the solution google suggested below not work? Additional details To properly handle hostname verification, change the[ implementation of your custom HostnameVerifier interface to perform the following actions](https://developer.android.com/reference/javax/net/ssl/HostnameVerifier.html#verify(java.lang.String,%20javax.net.ssl.SSLSession)): If...
for test try this ```python client = Client(api_key, api_secret) client.API_URL = "https://testnet.binance.vision/api" ``` but there must be a better way to convert all api to test 
for test try this ```python client = Client(api_key, api_secret) client.API_URL = "https://testnet.binance.vision/api" ``` but there must be a better way to convert all api to test 