Shoonya-Dev / ShoonyaApi-py

145 stars 135 forks source link

Invalid Vendor code while trying to login #145

Closed rajveersingh closed 10 months ago

rajveersingh commented 10 months ago

Getting this Invalid Vendor Code error whenever I am trying to login.

DEBUG:NorenRestApiPy.NorenApi:https://api.shoonya.com/NorenWClientTP//QuickAuth DEBUG:NorenRestApiPy.NorenApi:Req:jData={"source": "API", "apkversion": "1.0.0", "uid": "xx", "pwd": "xxxxx", "factor2": "xx", "vc": "xx_U", "appkey": "xxxxxx", "imei": "abc1234"} DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.shoonya.com:443 DEBUG:urllib3.connectionpool:https://api.shoonya.com:443 "POST /NorenWClientTP//QuickAuth HTTP/1.1" 400 63 DEBUG:NorenRestApiPy.NorenApi:Reply:{"stat":"Not_Ok","emsg":"Invalid Input : Invalid Vendor code"}

rajveersingh commented 10 months ago

The issue is resolved post new API key generation, basically API key expired.