Closed rajveersingh closed 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"}
The issue is resolved post new API key generation, basically API key expired.
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"}