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
HTTPSConnectionPool(host='fapi.binance.com', port=443): Max retries exceeded with url: /fapi/v1/time (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1123)')))
#12
I'm only getting this error from update_current_time() method. am I missing something or is there any problem? I'm sorry if I asked stupid question... I'm new to python
The text was updated successfully, but these errors were encountered:
I'm only getting this error from
update_current_time()
method. am I missing something or is there any problem? I'm sorry if I asked stupid question... I'm new to pythonThe text was updated successfully, but these errors were encountered: