'Ping_payload' error
-
Re: Getting error in websocketV2
File "C:\Users\Namit\OneDrive\Desktop\Option_Chain\Angel\smartWebSocketV2.py", line 264, in connect
self.wsapp.run_forever(sslopt={"cert_reqs": ssl.CERT_NONE}, ping_interval=self.HEAR_BEAT_INTERVAL,
TypeError: run_forever() got an unexpected keyword argument 'ping_payload'Why this is happening?