i have issue when i login with python program fs = ws.FyersSocket(access_token=newtoken, run_background=False, log_path=log_path) TypeError: FyersSocket.__init__() got an unexpected keyword argument 'run_background'

5 replies