The same code worked fine, but after updating to the newest version, I am getting this issue repeatedly. I checked if there's something wrong with My Server clock using this code : from binance.client ...
I was using python-binance with Python 3.7 and it was working fine. I upgraded Python version to 3.10 and I unable to get websocket response. I also tried with Python 3.8 that is also not working. Is ...