@admin Please enable API access for A259662
parvind
@parvind
Best posts made by parvind
Latest posts made by parvind
-
RE: "YOUR USER ID OR PASSWORD IS INVALID","errorcode":"AB1007"
-
RE: Sample Working Code Java
@parvind said in Sample Working Code Java:
Can someone provide sample working java code to establish a connection and fetch LTP for any scrip? While initializing SmartConnect what do we provide values for client_code and password?
I am facing following error message:
jsonObject: {"data":null,"message":"USER IS BLOCKED FOR TRADING","errorcode":"AB1007","status":false}
SmartAPIException [message=USER IS BLOCKED FOR TRADING, code=AB1007]clientCode = A259662
-
Login Error
I am facing this error in the generateSession call
"USER IS BLOCKED FOR TRADING"clientCode: A259662
-
RE: Login issue
@admin Please update API access for A259662
I hope even after this update I will be able to access https://trade.angelbroking.com/ and execute trades there. -
Sample Working Code Java
Can someone provide sample working java code to establish a connection and fetch LTP for any scrip? While initializing SmartConnect what do we provide values for client_code and password?