binance-futures-trading-bot
binance-futures-trading-bot copied to clipboard
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)')))
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