Hello @rishabh_thareja
If you call the entire function without removing close connection and onwards, then it will create error. Do note, this is sample code and requires you to look into functions and call them as required.
Hello @rishabh_thareja
If you call the entire function without removing close connection and onwards, then it will create error. Do note, this is sample code and requires you to look into functions and call them as required.
When I am using on_message or on_connect call backs, I am getting the following errors:
DhanFeed.init() got an unexpected keyword argument ‘on_connect’
Feed thread error: DhanFeed.run_forever() got an unexpected keyword argument ‘on_message’
I am using verision 2.0.2
Can you pls advise
Tx