There is a code error in Python SDK.
-
https://github.com/angelbroking-github/smartapi-python
obj=SmartConnect(api_key="your api key",
#optional
#access_token = "your access token",
#refresh_token = "your refresh_token") <-errorthe closing round bracket is commented out, i suggest rectifying the code.
-
Hi @Ontail ok