(20241223) Minor bug fix.
This commit is contained in:
@@ -220,7 +220,6 @@ class ZerodhaKiteTradingController(TradingController):
|
||||
api_secret = auth_token.auth["apiSecret"]
|
||||
)
|
||||
zerodha_auth_token = ZerodhaKiteAuthTokens(**session_data)
|
||||
print(zerodha_auth_token)
|
||||
|
||||
# Prepare the inputs to save to the database:
|
||||
auth_url = await self.get_authorization_url(api_key = auth_token.auth["apiKey"])
|
||||
|
||||
Reference in New Issue
Block a user