@Moderator_2 I don't understand what you mean here, I have a stable connection. what am I supposed to re-install?
B
Posts made by baahu_chanduwad
-
RE: Exception while retriving IP Address
-
Exception while retriving IP Address
Getting below exception while trying to generate session. My ID is B34099.
Version of smartapi-python is 1.4.1[E 240210 08:08:09 smartConnect:67] Exception while retriving IP Address,using local host IP address: [Errno 8] nodename nor servname provided, or not known
# package import statement from SmartApi import SmartConnect #or from smartapi.smartConnect import SmartConnect #import smartapi.smartExceptions(for smartExceptions) #create object of call obj=SmartConnect(api_key="5INpTQ6j") #login api call data = obj.generateSession("B34099","xxxx","123456")